1 write to _presentationDirection
ReachFramework (1)
PrintConfig\DocumentNUp.cs (1)
535
_presentationDirection
= new NUpPresentationDirectionSetting(this._ownerPrintTicket)
2 references to _presentationDirection
ReachFramework (2)
PrintConfig\DocumentNUp.cs (2)
533
if (
_presentationDirection
== null)
542
return
_presentationDirection
;