IDevMode::PrintQuality Property

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

Jump to: navigation, search


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

Syntax

HRESULT get_PrintQuality([out, retval]  short*  Val);
HRESULT put_PrintQuality([in]  short  Val);

See Also

IDevMode