IIXC_Page::DpiY Property

From PDF XChange PDF SDK
Revision as of 13:18, 17 May 2015 by Craig (Talk | contribs)

Jump to: navigation, search


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