1 write to _presentationDirection
ReachFramework (1)
PrintConfig\DocumentNUp.cs (1)
536
_presentationDirection
= new NUpPresentationDirectionSetting(this._ownerPrintTicket)
2 references to _presentationDirection
ReachFramework (2)
PrintConfig\DocumentNUp.cs (2)
534
if (
_presentationDirection
== null)
543
return
_presentationDirection
;