IPXV_Document::ActiveSelHandler Property

From PDF XChange PDF SDK
Revision as of 07:29, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property ActiveSelHandler of interface IPXV_Document returns Pointer to IPXV_DocSelectionHandler ...

Syntax

HRESULT get_ActiveSelHandler([out, retval]  IPXV_DocSelectionHandler**  SelHandler);

See Also

IPXV_Document