IDevMode::PaperLength Property
From PDF XChange PDF SDK
Property PaperLength of interface IDevMode returns/sets Value of short ...
Syntax
HRESULT get_PaperLength([out, retval] short* nVal); HRESULT put_PaperLength([in] short nVal);