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