FINDTEXTCONTEXT Fields |
The FINDTEXTCONTEXT type exposes the following members.
Name | Description | |
---|---|---|
![]() | Boxes |
Specifies 256 IPRORECT structures - only the ones containing the found text plus its environment are filled. Text environment length is set through the GetFindText method of the Document object."
|
![]() | Fuzzy |
True if the text is not found as an exact match. Fuzzy searches can be set using the FINDTEXTFLAG parameter of the GetFindText method."
|
![]() | Page |
Specifies the index of the page that contains the found text.
|
![]() | Position |
Specifies the position of returned text on the page.
|
![]() | TextLen |
Specifies the length of the found text.
|
![]() | TextStart |
Specifies at which position the found text starts within the returned text.
|
![]() | ValidLetters |
Specifies the number characters in the returned text.
|