IPXV_PagesLayoutManager::Resolution Property

From PDF XChange PDF SDK
Revision as of 04:04, 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 Resolution of interface IPXV_PagesLayoutManager returns/sets Value of ULONG ...

Syntax

HRESULT get_Resolution([out, retval]  ULONG*  nDpi);
HRESULT put_Resolution([in]  ULONG  nDpi);

See Also

IPXV_PagesLayoutManager