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 11: Line 11:
  
 
== See Also ==
 
== See Also ==
 +
[[PXV:IIXC_Page|IIXC_Page]]

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