IPXC_DocumentInfo::SetCreationDate Method

From PDF XChange PDF SDK
Revision as of 01:44, 16 March 2016 by Palamar (Talk | contribs)

Jump to: navigation, search


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