IPXC_DocumentInfo::SetModificationDate Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT SetModificationDate([in] DATE nDate);
Parameters
- nDate
- [in] Value of DATE containing the document's modification date.
Return Value
Returns S_OK if operation was successful or error code in other cases.