IDevMode::ICMIntent Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

HRESULT get_ICMIntent([out, retval]  ULONG*  nVal);
HRESULT put_ICMIntent([in]  ULONG  nVal);

See Also

IDevMode