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