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)
533if (_presentationDirection == null) 538_presentationDirection._parentFeature = this; 541return _presentationDirection;