IDevMode::Orientation Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

HRESULT get_Orientation([out, retval]  short*  nVal);
HRESULT put_Orientation([in]  short  nVal);

See Also

IDevMode