.NET Framework Class Library
DocumentViewer.RotatePagesClockwise90 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.RotatePagesClockwise90 Method |
Rotate contents of specified pages by 90 degrees in the clockwise direction.
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public Sub RotatePagesClockwise90 ( _ |
C# |
public void RotatePagesClockwise90( |
Visual C++ |
public: |
pageRange (Optional)
Type: System.String
Pages whose contents need to be rotated.
IView.RotatePagesClockwise90(String)