IIXC_Page::ConvertToFormat Method

From PDF XChange PDF SDK
Revision as of 23:58, 28 April 2015 by Oliynykd (Talk | contribs)

Jump to: navigation, search


ConvertToFormat converts an existing page to one of the supported internal formats.

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.

See Also

IIXC_Page
IXC_PageFormat