IDevMode::Nup Property

From PDF XChange PDF SDK
Revision as of 04:45, 20 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Nup of interface IDevMode returns/sets Value of ULONG ...

Syntax

HRESULT get_Nup([out, retval]  ULONG*  pVal);
HRESULT put_Nup([in]  ULONG  pVal);

See Also

IDevMode.