IPXC_DocumentInfo::ModificationDate Property

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

Revision as of 23:41, 20 May 2015


Gets document's modification date.

Syntax

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

See Also

IPXC_DocumentInfo.