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