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