IIXC_Page::ConvertToFormat Method
From PDF XChange PDF SDK
ConvertToFormat converts an existing page to one of the supported internal formats.
Contents
Syntax
HRESULT ConvertToFormat([in] IXC_PageFormat nFormat);
Parameters
- nFormat
- [in] Specifies the format to which the page will be converted. Can be one of the following Value of IXC_PageFormat.
Return Value
Returns S_OK if operation was successful or error code in other cases.