IPXC_Document::Info Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_Document::Info Property}} | {{#customTitle:IPXC_Document::Info Property}} | ||
{{#parentPage:PXV:IPXC_Document#Properties|Info|property}} | {{#parentPage:PXV:IPXC_Document#Properties|Info|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''Info''' of interface [[PXV:IPXC_Document|IPXC_Document]] returns Pointer to [[PXV:IPXC_DocumentInfo|IPXC_DocumentInfo]] | + | Property '''Info''' of interface [[PXV:IPXC_Document|IPXC_Document]] returns Pointer to [[PXV:IPXC_DocumentInfo|IPXC_DocumentInfo]] containing document information (creation/modification dates, info variable from the PDF structure). |
== Syntax == | == Syntax == |
Revision as of 01:28, 16 March 2016
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);