1 write to _documentInputBin
ReachFramework (1)
PrintConfig\PrtTicket_Public.cs (1)
454
_documentInputBin
= new DocumentInputBinSetting(this);
2 references to _documentInputBin
ReachFramework (2)
PrintConfig\PrtTicket_Public.cs (2)
452
if (
_documentInputBin
== null)
457
return
_documentInputBin
;