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