IIXC_Page::Width Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 3: Line 3:
 
{{#parentPage:PXV:IIXC_Page|Width Property|property}}
 
{{#parentPage:PXV:IIXC_Page|Width Property|property}}
  
{{ToReview}}
 
  
Property '''Width''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns the variable which will receive the height of the page in pixels.
+
Property '''Width''' of the [[PXV:IIXC_Page|IIXC_Page]] interface returns the width of the page in pixels into a specified variable.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 11:50, 18 May 2015


Property Width of the IIXC_Page interface returns the width of the page in pixels into a specified variable.

Syntax

HRESULT get_Width([out, retval]  ULONG*  pWidth);

See Also

IIXC_Page.