IDevMode::DitherType Property

From PDF XChange PDF SDK
Revision as of 06:48, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

HRESULT get_DitherType([out, retval]  ULONG*  Val);
HRESULT put_DitherType([in]  ULONG  Val);

See Also

IDevMode