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