.NET Framework Class Library

IPaginatedView Members

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

IPaginatedView Members

The IPaginatedView type exposes the following members.

Methods

 

Name

Description

Public method

EnforcePageLayout


Public method

FindNext

(Inherited from IView.)

Public method

FindPrevious

(Inherited from IView.)

Public method

FirstPage

(Inherited from IView.)

Public method

GetSelectedText

(Inherited from IView.)

Public method

GoToPage(Int32)

(Inherited from IView.)

Public method

GoToPage(Int32, Single, Single)

(Inherited from IView.)

Public method

InvalidateControl


Public method

LastPage

(Inherited from IView.)

Public method

NextPage

(Inherited from IView.)

Public method

PreviousPage

(Inherited from IView.)

Public method

RefreshView

(Inherited from IView.)

Public method

RotatePage

(Inherited from IView.)

Public method

RotatePages

(Inherited from IView.)

Public method

RotatePagesAntiClockwise90

(Inherited from IView.)

Public method

RotatePagesClockwise90

(Inherited from IView.)

Public method

ZoomIn

(Inherited from IView.)

Public method

ZoomOut

(Inherited from IView.)

Properties

 

Name

Description

Public property

BorderWidth


Public property

CurrentPage

(Inherited from IView.)

Public property

HScrollBar

(Inherited from IView.)

Public property

IsDocumentLoaded

(Inherited from IView.)

Public property

MouseMode


Public property

Orientation


Public property

PageBreakWidth


Public property

PageCount

(Inherited from IView.)

Public property

PageLayout

(Inherited from IView.)

Public property

PageRotation


Public property

VScrollBar

(Inherited from IView.)

Public property

Zoom

(Inherited from IView.)

Events

 

Name

Description

Public event

DocumentLoaded


Public event

MouseDown


Public event

MouseMove


Public event

MouseUp


Public event

OnAreaSelection


Public event

OnHyperlinkClicked


Public event

OnPageClicked


Public event

OnSelectionCleared


Public event

OnTextSelection


Public event

PageChanged


Public event

PagesAdded


Public event

ZoomChanged


Public event

ZoomValuesUpdated


See Also

IPaginatedView Interface

Gnostice.Core.Viewer Namespace