IIXC_Page::DpiX Property

From PDF XChange PDF SDK
Revision as of 03:17, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Property DpiX of interface IIXC_Page returns the Horizontal resolution of the page.

Syntax

HRESULT get_DpiX([out, retval]  ULONG*  nDpi);

See Also

IIXC_Page