IDevMode::PaperLength Property

From PDF XChange PDF SDK
Revision as of 15:35, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

See also IDevMode.