IPXV_PagesLayoutManager::CanSetLayoutMode Method
From PDF XChange PDF SDK
(Automatic page editing by robot) |
(No difference)
|
Latest revision as of 04:02, 14 November 2018
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT CanSetLayoutMode( PXC_PagesLayout nMode, [out, retval] VARIANT_BOOL* bCan);
Parameters
- nMode
- Value of PXC_PagesLayout.
- bCan
- [out, retval] Pointer to VARIANT_BOOL.
Return Value
Returns S_OK if operation was successful or error code in other cases.