IIXC_Page::Height Property

From PDF XChange PDF SDK
Jump to: navigation, search
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|Height Property|property}}
+
{{#parentPage:PXV:IIXC_Page#Properties|Height Property|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 04:04, 21 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);

See Also