IPXC_Document::Props Property

From PDF XChange PDF SDK
Revision as of 03:26, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Props of interface IPXC_Document returns Pointer to IPXC_DocumentProps ...

Syntax

HRESULT get_Props([out, retval]  IPXC_DocumentProps**  pDocProps);

See Also

IPXC_Document