IPXC_DocumentInfo Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_DocumentInfo Interface}}
 
{{#customTitle:IPXC_DocumentInfo Interface}}
{{#parentPage:PXV:PXC|IPXC_DocumentInfo Interface|interface}}
+
{{#parentPage:PXV:PXC_Interfaces|IPXC_DocumentInfo|interface}}
{{ToWrite}}
+
{{ToReview}}
+
  
 
[[PXV:IPXC_DocumentInfo|IPXC_DocumentInfo]] interface allows getting specific information about PDF document.
 
[[PXV:IPXC_DocumentInfo|IPXC_DocumentInfo]] interface allows getting specific information about PDF document.
Line 11: Line 10:
 
|-
 
|-
 
| [[PXV:IPXC_DocumentInfo_GetInfoVar|GetInfoVar]]
 
| [[PXV:IPXC_DocumentInfo_GetInfoVar|GetInfoVar]]
 +
| [[PXV:IPXC_DocumentInfo_SetCreationDate|SetCreationDate]]
 
| [[PXV:IPXC_DocumentInfo_SetInfoVar|SetInfoVar]]
 
| [[PXV:IPXC_DocumentInfo_SetInfoVar|SetInfoVar]]
|  
+
| [[PXV:IPXC_DocumentInfo_SetModificationDate|SetModificationDate]]
|  
+
 
|}
 
|}
  
Line 24: 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