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.
208
public
JobNUpSetting
JobNUp
648
private
JobNUpSetting
_jobNUp;