IPXC_DocumentInfo::CreationDate Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXC_DocumentInfo::CreationDate Property}}
 
{{#customTitle:IPXC_DocumentInfo::CreationDate Property}}
 
{{#parentPage:PXV:IPXC_DocumentInfo|CreationDate Property|property}}
 
{{#parentPage:PXV:IPXC_DocumentInfo|CreationDate Property|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''CreationDate''' of interface [[PXV:IPXC_DocumentInfo|IPXC_DocumentInfo]] returns  Value of DATE ...
+
Gets document's creation date.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 23:40, 20 May 2015


Gets document's creation date.

Syntax

HRESULT get_CreationDate([out, retval]  DATE*  pDate);

See Also

IPXC_DocumentInfo.