IIXC_Page::Height 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::Height Property}} | {{#customTitle:IIXC_Page::Height Property}} | ||
− | {{#parentPage:PXV:IIXC_Page#Properties|Height | + | {{#parentPage:PXV:IIXC_Page#Properties|Height|property}} |
Property '''Height''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns the height of the page in pixels in the '''pHeight''' variable. | Property '''Height''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns the height of the page in pixels in the '''pHeight''' variable. |
Revision as of 06:57, 23 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);