2 references to DM_NUP
ReachFramework (2)
MS\Internal\Printing\Configuration\DevMode.cs (2)
318
this.SetField(DevModeFields.
DM_NUP
);
443
Copy(DevModeFields.
DM_NUP
, fields, src.Nup, (DevModeNUp value) => this.Nup = value);