IIXC_Page::Format Property
From PDF XChange PDF SDK
Line 2: | Line 2: | ||
{{#customTitle:IIXC_Page::Format Property}} | {{#customTitle:IIXC_Page::Format Property}} | ||
{{#parentPage:PXV:IIXC_Page|Format Property|property}} | {{#parentPage:PXV:IIXC_Page|Format Property|property}} | ||
− | |||
− | + | Property '''Format''' of the [[PXV:IIXC_Page|IIXC_Page]] interface retrieves the format of a page as [[PXV:IXC_PageFormat|IXC_PageFormat]]. | |
− | Property '''Format''' of | + | |
== Syntax == | == Syntax == |
Revision as of 08:06, 18 May 2015
Property Format of the IIXC_Page interface retrieves the format of a page as IXC_PageFormat.
Syntax
HRESULT get_Format([out, retval] IXC_PageFormat* pFormat);