IDevMode::PaperLength Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

HRESULT get_PaperLength([out, retval]  short*  nVal);
HRESULT put_PaperLength([in]  short  nVal);

See Also

IDevMode