IPXC_DocumentInfo::SetCreationDate Method

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IPXC_DocumentInfo::SetCreationDate Method}}
 
{{#customTitle:IPXC_DocumentInfo::SetCreationDate Method}}
 
{{#parentPage:PXV:IPXC_DocumentInfo#Methods|SetCreationDate|method}}
 
{{#parentPage:PXV:IPXC_DocumentInfo#Methods|SetCreationDate|method}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Line 13: Line 12:
 
== Parameters ==
 
== Parameters ==
 
;nDate
 
;nDate
:[in]  Value of DATE.
+
:[in]  Value of DATE containing the creation date.
  
 
== Return Value ==
 
== Return Value ==

Revision as of 01:44, 16 March 2016


The method of interface of PDF-XChange Editor SDK.

Syntax

HRESULT SetCreationDate([in]  DATE  nDate);

Parameters

nDate
[in] Value of DATE containing the creation date.

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

IPXC_DocumentInfo