-
Here Im trying to get the word directly from a Rect. Is there any direct function to do that |
Beta Was this translation helpful? Give feedback.
Answered by
JorjMcKie
Mar 7, 2021
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JorjMcKie
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
page.get_textbox(rect)
is supposed to do the job.