IIXC_Page::DpiX Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IIXC_Page::DpiX Property}}
 
{{#customTitle:IIXC_Page::DpiX Property}}
 
{{#parentPage:PXV:IIXC_Page|DpiX Property|property}}
 
{{#parentPage:PXV:IIXC_Page|DpiX Property|property}}
 
  
 
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.
Line 11: Line 11:
  
 
== See Also ==
 
== See Also ==
:[[PXV:IIXC_Page|IIXC_Page]].
 

Revision as of 04:51, 20 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