IPXC_DocumentInfo Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_DocumentInfo Interface}}
 
{{#customTitle:IPXC_DocumentInfo Interface}}
{{ToWrite}}
+
{{#parentPage:PXV:PXC_Interfaces|IPXC_DocumentInfo|interface}}
{{ToReview}}
+
  
The interface of object of PDF-XChange Editor SDK.
+
[[PXV:IPXC_DocumentInfo|IPXC_DocumentInfo]] interface allows getting specific information about PDF document.
  
 
== Methods ==
 
== Methods ==
 
{| class="wikitable methods"
 
{| class="wikitable methods"
 
|-
 
|-
| [[PXV:IPXC_DocumentInfo_DateToPDFDate|DateToPDFDate]]
 
 
| [[PXV:IPXC_DocumentInfo_GetInfoVar|GetInfoVar]]
 
| [[PXV:IPXC_DocumentInfo_GetInfoVar|GetInfoVar]]
| [[PXV:IPXC_DocumentInfo_PDFDateToDate|PDFDateToDate]]
+
| [[PXV:IPXC_DocumentInfo_SetCreationDate|SetCreationDate]]
 
| [[PXV:IPXC_DocumentInfo_SetInfoVar|SetInfoVar]]
 
| [[PXV:IPXC_DocumentInfo_SetInfoVar|SetInfoVar]]
 +
| [[PXV:IPXC_DocumentInfo_SetModificationDate|SetModificationDate]]
 
|}
 
|}
  
Line 23: Line 23:
 
| [[PXV:IPXC_DocumentInfo_Trapped|Trapped]]
 
| [[PXV:IPXC_DocumentInfo_Trapped|Trapped]]
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXC_Document_Info|IPXC_Document::Info]]

Latest revision as of 02:10, 20 October 2015

IPXC_DocumentInfo interface allows getting specific information about PDF document.

Methods

GetInfoVar SetCreationDate SetInfoVar SetModificationDate

Properties

CreationDate InfoStr ModificationDate Trapped

See Also

IPXC_Document::Info