IPXV_PagesLayoutManager::Resolution Property

From PDF XChange PDF SDK
Revision as of 02:46, 4 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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