IDevMode::LogPixels Property

From PDF XChange PDF SDK
Revision as of 05:49, 23 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property LogPixels of interface IDevMode returns/sets Value of ULONG ...

Syntax

HRESULT get_LogPixels([out, retval]  ULONG*  pVal);
HRESULT put_LogPixels([in]  ULONG  pVal);

See Also

See also IDevMode.