1 instantiation of JobStapleSetting
ReachFramework (1)
PrintConfig\PrtTicket_Public.cs (1)
223
_jobStaple = new
JobStapleSetting
(this);
3 references to JobStapleSetting
ReachFramework (3)
PrintConfig\PrtTicket_Public.cs (3)
215
/// Gets a <see cref="
JobStapleSetting
"/> object that specifies the job output stapling setting.
217
public
JobStapleSetting
JobStaple
642
private
JobStapleSetting
_jobStaple;