IPXV_SearchEntryItem Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_SearchEntryItem Interface}} | {{#customTitle:IPXV_SearchEntryItem Interface}} | ||
{{#parentPage:PXV:PXV_Interfaces|IPXV_SearchEntryItem|interface}} | {{#parentPage:PXV:PXV_Interfaces|IPXV_SearchEntryItem|interface}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | This interface describes the entry of the current word (or parts of word). It tells where exactly the entry is situated (Ptr + Ranges) and optionally (if the (Op.Params["Options.Flags"] & PXV_SearchFlag_GetTextQuads) != 0) can hold the set of quads on the page for quick and easy result highlighting. | |
== Methods == | == Methods == |
Revision as of 08:01, 19 January 2017
This interface describes the entry of the current word (or parts of word). It tells where exactly the entry is situated (Ptr + Ranges) and optionally (if the (Op.Params["Options.Flags"] & PXV_SearchFlag_GetTextQuads) != 0) can hold the set of quads on the page for quick and easy result highlighting.
Methods
FillTextRangeQuads | GetDispTextRange | GetTextRange | GetTextRangeQuads |
Properties
ContextBookmark | DispTextRangesCount | Ptr | TextRangesCount |
DispText | PropType |