.NET Framework Class Library
DocumentViewer.RotatePagesAntiClockwise90 Method
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WinForms Namespace > DocumentViewer Class > DocumentViewer Methods > DocumentViewer.RotatePagesAntiClockwise90 Method |
Rotate contents of specified page 90 degrees in the counter-clockwise direction.
Namespace: Gnostice.Controls.WinForms
Assembly: Gnostice.Controls.WinForms (in Gnostice.Controls.WinForms.dll)
Visual Basic |
Public Sub RotatePagesAntiClockwise90 ( _ |
C# |
public void RotatePagesAntiClockwise90( |
Visual C++ |
public: |
pageRange (Optional)
Type: System.String
Pages whose contents that need to be rotated.
IView.RotatePagesAntiClockwise90(String)