IPXC_Document::Info Property

From PDF XChange PDF SDK
Revision as of 02:28, 16 March 2016 by Palamar (Talk | contribs)

Jump to: navigation, search


Property Info of interface IPXC_Document returns Pointer to IPXC_DocumentInfo containing document information (creation/modification dates, info variable from the PDF structure).

Syntax

HRESULT get_Info([out, retval]  IPXC_DocumentInfo**  pDocInfo);

See Also

IPXC_Document