IPXV_PagesLayoutManager::Resolution Property

From PDF XChange PDF SDK
Revision as of 06:45, 20 May 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*  pDpi);
HRESULT put_Resolution([in]  ULONG  pDpi);

See Also

IPXV_PagesLayoutManager.