IPXV_SearchEntryItem::DispTextRangesCount Property

From PDF XChange PDF SDK
Revision as of 02:53, 20 January 2017 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property DispTextRangesCount of interface IPXV_SearchEntryItem returns Value of ULONG containing the number of the Text Ranges that are used for highlighting the DispText in the Editors Search Pane. This property is optional and will be available when the PXV_SearchFlag_GetDispText flag is used.

Syntax

HRESULT get_DispTextRangesCount([out, retval]  ULONG*  nCount);

See Also

IPXV_SearchEntryItem