IDevMode::DitherType Property

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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


Syntax

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

See Also

See also IDevMode.