IIXC_Page::Height Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 5: Line 5:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Height''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns Value of ULONG ...
+
Property '''Height''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns the variable which will receive the width of the page in pixels.
  
 
== Syntax ==
 
== Syntax ==
Line 12: Line 12:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IIXC_Page|IIXC_Page]].
+
:[[PXV:IIXC_Page|IIXC_Page]].

Revision as of 06:28, 30 April 2015


Property Height of interface IIXC_Page returns the variable which will receive the width of the page in pixels.

Syntax

HRESULT get_Height([out, retval]  ULONG*  pHeight);

See Also

IIXC_Page.