IPXV_Document::Close Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT Close([in, defaultvalue(0)] LONG nFlags);
Parameters
- nFlags
- [in, defaultvalue(0)] Value of LONG containing the document close flags.
Return Value
Returns S_OK if operation was successful or error code in other cases.