1 instantiation of JobNUpSetting
ReachFramework (1)
PrintConfig\PrtTicket_Public.cs (1)
214_jobNUp = new JobNUpSetting(this);
3 references to JobNUpSetting
ReachFramework (3)
PrintConfig\PrtTicket_Public.cs (3)
206/// Gets a <see cref="JobNUpSetting"/> object that specifies the job NUp setting. 208public JobNUpSetting JobNUp 648private JobNUpSetting _jobNUp;