IDevMode::DitherType Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Parent page removed)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IDevMode::DitherType Property}}
 
{{#customTitle:IDevMode::DitherType Property}}
 +
{{#parentPage:PXV:IDevMode#Properties|DitherType Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 06:41, 21 May 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

IDevMode.