IPXV_SearchEntry Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_SearchEntry Interface}} | {{#customTitle:IPXV_SearchEntry Interface}} | ||
{{#parentPage:PXV:PXV_Interfaces|IPXV_SearchEntry|interface}} | {{#parentPage:PXV:PXV_Interfaces|IPXV_SearchEntry|interface}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | This interface represents an object that holds single search result. Generally, it holds a minimal set of entries that satisfy current search criteria. For example, if multiple words have been searched for, then the at least one [[PXV:IPXV_SearchEntry|IPXV_SearchEntry]] will be available in case of success. Each one of the found words will be presented as a separate [[PXV:IPXV_SearchEntryItem|IPXV_SearchEntryItem]]. | |
== Properties == | == Properties == |
Latest revision as of 07:54, 19 January 2017
This interface represents an object that holds single search result. Generally, it holds a minimal set of entries that satisfy current search criteria. For example, if multiple words have been searched for, then the at least one IPXV_SearchEntry will be available in case of success. Each one of the found words will be presented as a separate IPXV_SearchEntryItem.
Properties
_NewEnum | Count | Item |