IDevMode::Scale Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

HRESULT get_Scale([out, retval]  short*  nVal);
HRESULT put_Scale([in]  short  nVal);

See Also

IDevMode