IPXV_Document::ActiveSel 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 ActiveSel of interface IPXV_Document returns Pointer to IPXV_DocSelection ...

Syntax

HRESULT get_ActiveSel([out, retval]  IPXV_DocSelection**  ActiveSel);

See Also

IPXV_Document