IIXC_Page::Height Property
From PDF XChange PDF SDK
Line 5: | Line 5: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property '''Height''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns | + | Property '''Height''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns the width 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 width of the page in pixels in the pHeight variable.
Syntax
HRESULT get_Height([out, retval] ULONG* pHeight);