1 instantiation of NUpPresentationDirectionSetting
ReachFramework (1)
PrintConfig\DocumentNUp.cs (1)
541
_presentationDirection = new
NUpPresentationDirectionSetting
(this._ownerPrintTicket);
3 references to NUpPresentationDirectionSetting
ReachFramework (3)
PrintConfig\DocumentNUp.cs (3)
533
/// Gets a <see cref="
NUpPresentationDirectionSetting
"/> object that specifies the document NUp presentation direction setting.
535
public
NUpPresentationDirectionSetting
PresentationDirection
569
private
NUpPresentationDirectionSetting
_presentationDirection;