IIXC_Page::Height Property
From PDF XChange PDF SDK
Line 3: | Line 3: | ||
{{#parentPage:PXV:IIXC_Page|Height Property|property}} | {{#parentPage:PXV:IIXC_Page|Height Property|property}} | ||
− | |||
− | Property '''Height''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns the | + | Property '''Height''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns the height of the page in pixels in the '''pHeight''' variable. |
== Syntax == | == Syntax == |
Revision as of 10:17, 18 May 2015
Property Height of interface IIXC_Page returns the height of the page in pixels in the pHeight variable.
Syntax
HRESULT get_Height([out, retval] ULONG* pHeight);