IIXC_Page::Height Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 3: Line 3:
 
{{#parentPage:PXV:IIXC_Page|Height Property|property}}
 
{{#parentPage:PXV:IIXC_Page|Height Property|property}}
  
{{ToReview}}
 
  
Property '''Height''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns the width 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.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 11: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);

See Also

IIXC_Page.