IIXC_Page::DpiY Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 3: Line 3:
 
{{#parentPage:PXV:IIXC_Page|DpiY Property|property}}
 
{{#parentPage:PXV:IIXC_Page|DpiY Property|property}}
  
{{ToReview}}
 
  
 
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 13:18, 17 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