IPXV_SearchEntryItem::PropType Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property nPropType of interface IPXV_SearchEntryItem returns Value of ULONG that defines in what type of text, that is related to the search object, the current Search Entry was found. For example, some annotations has several places with text: title, subject, author, contents. In this case, the Search operation will path the needed enum value to this property.

Syntax

HRESULT get_PropType([out, retval]  ULONG*  nPropType);

See Also

IPXV_SearchEntryItem