IIXC_Page::DpiY Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IIXC_Page::DpiY Property}}
 
{{#customTitle:IIXC_Page::DpiY Property}}
{{#parentPage:PXV:IIXC_Page#Properties|DpiY Property|property}}
+
{{#parentPage:PXV:IIXC_Page#Properties|DpiY|property}}
  
 
Property '''DpiY''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns the Vertical resolution of the page.
 
Property '''DpiY''' of interface [[PXV:IIXC_Page|IIXC_Page]] returns the Vertical resolution of the page.

Revision as of 07:57, 23 May 2015

Property DpiY of interface IIXC_Page returns the Vertical resolution of the page.

Syntax

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

See Also

IIXC_Page