IPXV_Document::ActiveSelHandler Property
From PDF XChange PDF SDK
Property ActiveSelHandler of interface IPXV_Document returns Pointer to IPXV_DocSelectionHandler containing an active document selection handler.
Syntax
HRESULT get_ActiveSelHandler ([out, retval] IPXV_DocSelectionHandler** pSelHandler); |