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