IDevMode::Nup Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IDevMode::Nup Property}}
 
{{#customTitle:IDevMode::Nup Property}}
 +
{{#parentPage:PXV:IDevMode|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Nup''' of interface [[PXV:IDevMode|IDevMode]] returns/sets  Value of ULONG ...
 
Property '''Nup''' of interface [[PXV:IDevMode|IDevMode]] returns/sets  Value of ULONG ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:35, 20 April 2015


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

See also IDevMode.