.NET Framework Class Library
DocumentViewer.Orientation Property
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WinForms Namespace > DocumentViewer Class > DocumentViewer Properties > DocumentViewer.Orientation Property |
Gets or sets viewing the document in Vertical/Horizontal orientation in the viewer.
Namespace: Gnostice.Controls.WinForms
Assembly: Gnostice.Controls.WinForms (in Gnostice.Controls.WinForms.dll)
Visual Basic |
Public Property Orientation As ViewerOrientation |
C# |
public ViewerOrientation Orientation { get; set; } |
Visual C++ |
public: |