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