IXPS2PDFConverter::SetOption Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT SetOption([in] LPWSTR sOption, [in] VARIANT Value);
Parameters
- sOption
- [in] Value of LPWSTR.
- Value
- [in] Pointer to VARIANT.
Return Value
Returns S_OK if operation was successful or error code in other cases.