IPXC_Document::Close Method
From PDF XChange PDF SDK
Closes the Core Document.
Syntax
HRESULT Close([in, defaultvalue(0)] ULONG nFlags);
Parameters
- nFlags
- [in, defaultvalue(0)] Value of ULONG, currently not used.
Return Value
Returns S_OK if operation was successful or error code in other cases.