IPXC_Content::SetEStateByIndex Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT SetEStateByIndex([in] ULONG nIndex, [in] IPXC_EState* pState);
Parameters
- nIndex
- [in] Value of ULONG.
- pState
- [in] Pointer to IPXC_EState.
Return Value
Returns S_OK if operation was successful or error code in other cases.