.NET Framework Class Library

IView.RotatePagesAntiClockwise90 Method

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.Viewer Namespace > IView Interface > IView Methods >

.NET Framework Class Library

IView.RotatePagesAntiClockwise90 Method

Namespace: Gnostice.Core.Viewer

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Sub RotatePagesAntiClockwise90 ( _
 Optional pageRange As String = "" _
)

C#

void RotatePagesAntiClockwise90(
 string pageRange = ""
)

Visual C++

void RotatePagesAntiClockwise90(
 StringpageRange = L""
)

Parameters

pageRange (Optional)

Type: System.String

See Also

IView Interface

IView Members

Gnostice.Core.Viewer Namespace