IIXC_Page::Format Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IIXC_Page::Format Property}} | {{#customTitle:IIXC_Page::Format Property}} | ||
− | {{#parentPage:PXV:IIXC_Page#Properties|Format | + | {{#parentPage:PXV:IIXC_Page#Properties|Format|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 the [[PXV:IIXC_Page|IIXC_Page]] interface retrieves the format of a page as [[PXV:IXC_PageFormat|IXC_PageFormat]]. |
Revision as of 06:57, 23 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);