IPXV_Document::ActiveSelHandler Property

From PDF XChange PDF SDK
Jump to: navigation, search


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);

See Also

IPXV_Document