IDevMode::DitherType Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 13:32, 13 April 2015

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.