IDevMode::Color Property

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

Jump to: navigation, search


Property Color of interface IDevMode returns/sets Value of short ...

Syntax

HRESULT get_Color([out, retval]  short*  nVal);
HRESULT put_Color([in]  short  nVal);

See Also

IDevMode