IIXC_Page::DpiX Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 3: Line 3:
 
{{#parentPage:PXV:IIXC_Page|DpiX Property|property}}
 
{{#parentPage:PXV:IIXC_Page|DpiX Property|property}}
  
{{ToReview}}
 
  
 
Property '''DpiX''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns the Horizontal resolution of the page.
 
Property '''DpiX''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns the Horizontal resolution of the page.

Revision as of 13:18, 17 May 2015


Property DpiX of interface IIXC_Page returns the Horizontal resolution of the page.

Syntax

HRESULT get_DpiX([out, retval]  ULONG*  pDpi);

See Also

IIXC_Page.