.NET Framework Class Library

DocumentViewer Methods

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.Xamarin Namespace > DocumentViewer Class >

.NET Framework Class Library

DocumentViewer Methods

The DocumentViewer type exposes the following members.

Methods

 

Name

Description

Protected method

ApplyBindings

(Inherited from BindableObject.)

Public method

BatchBegin

(Inherited from VisualElement.)

Public method

BatchCommit

(Inherited from VisualElement.)

Protected method

ChangeVisualState

(Inherited from VisualElement.)

Public method

ClearValue(BindableProperty)

(Inherited from BindableObject.)

Public method

ClearValue(BindablePropertyKey)

(Inherited from BindableObject.)

Public method

CloseDocument

Unloads the displayed document and closes the file.

Public method

CoerceValue(BindableProperty)

(Inherited from BindableObject.)

Public method

CoerceValue(BindablePropertyKey)

(Inherited from BindableObject.)

Public method

Descendants

(Inherited from Element.)

Public method

EffectIsAttached

(Inherited from Element.)

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

FindByName

(Inherited from Element.)

Public method

FindNext

Search for text in the forward direction starting from either the current cursor position (CursorPosition) or the position of the last search occurrence.

Public method

FindPrevious

Search for text in the reverse direction starting from either the current cursor position (CursorPosition) or the position of the last search occurrence.

Public method

FirstPage

Navigates to the first page.

Public method

Focus

(Inherited from VisualElement.)

Public method

ForceLayout

(Inherited from Layout.)

Public method

GetChildElements

(Inherited from View.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetSelectedText

Get selected text from the viewer

Public method

GetSizeRequest

Obsolete. (Inherited from Layout.)

Protected method

GetTemplateChild

(Inherited from TemplatedView.)

Public method

GetType

(Inherited from Object.)

Public method

GetValue

(Inherited from BindableObject.)

Public method

GetValues(BindableProperty, BindableProperty)

Obsolete. (Inherited from BindableObject.)

Public method

GetValues(BindableProperty, BindableProperty, BindableProperty)

Obsolete. (Inherited from BindableObject.)

Public method

GoToPage(Int32)

Navigates to specified page in the viewer.

Public method

GoToPage(Int32, Single, Single)

Navigates to specified page in the viewer.

Protected method

InvalidateLayout

(Inherited from Layout.)

Protected method

InvalidateMeasure

(Inherited from VisualElement.)

Public method

InvalidateMeasureNonVirtual

(Inherited from VisualElement.)

Public method

IsSet

(Inherited from BindableObject.)

Public method

LastPage

Navigates to the last page.

Public method

Layout

(Inherited from VisualElement.)

Protected method

LayoutChildren

(Inherited from TemplatedView.)

Public method

LoadDocument(Stream, String)

Loads a document from specified stream with specified password and then displays it in the viewer.

Public method

LoadDocument(String, String)

Loads a document from specified file with specified password and then displays it in the viewer.

Public method

LowerChild

(Inherited from Layout.)

Public method

Measure

(Inherited from VisualElement.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

NativeSizeChanged

(Inherited from VisualElement.)

Public method

NextPage

Navigates to the next page in the viewer.

Protected method

OnApplyTemplate

(Inherited from TemplatedView.)

Protected method

OnBindingContextChanged

(Inherited from ContentView.)

Protected method

OnChildAdded

(Inherited from VisualElement.)

Protected method

OnChildMeasureInvalidated()

(Inherited from Layout.)

Protected method

OnChildMeasureInvalidated(Object, EventArgs)

(Inherited from Layout.)

Protected method

OnChildRemoved(Element)

Obsolete. (Inherited from TemplatedView.)

Protected method

OnChildRemoved(Element, Int32)

(Inherited from TemplatedView.)

Protected method

OnChildrenReordered

(Inherited from VisualElement.)

Protected method

OnMeasure

(Inherited from VisualElement.)

Protected method

OnParentSet

(Inherited from NavigableElement.)

Protected method

OnPropertyChanged

(Inherited from Element.)

Protected method

OnPropertyChanging

(Inherited from BindableObject.)

Protected method

OnSizeAllocated

(Inherited from Layout.)

Protected method

OnSizeRequest

Obsolete. (Inherited from TemplatedView.)

Protected method

OnTabIndexPropertyChanged

(Inherited from VisualElement.)

Protected method

OnTabStopPropertyChanged

(Inherited from VisualElement.)

Public method

PreviousPage

Navigates to the previous page in the viewer.

Public method

RaiseChild

(Inherited from Layout.)

Public method

RefreshView

Refresh document rendering in the viewer.

Public method

RemoveBinding

(Inherited from BindableObject.)

Public method

RemoveDynamicResource

(Inherited from Element.)

Public method

RotatePage

Rotates specified page by specified angle.

Public method

RotatePages

Rotate specified pages by specified angle.

Public method

RotatePagesAntiClockwise90

Rotates contents of specified pages by 90 degrees in the counter-clockwise direction.

Public method

RotatePagesClockwise90

Rotate contents of specified pages by 90 degrees in the clockwise direction.

Public method

SetBinding

(Inherited from BindableObject.)

Public method

SetDynamicResource

(Inherited from Element.)

Public method

SetValue(BindableProperty, Object)

(Inherited from BindableObject.)

Public method

SetValue(BindablePropertyKey, Object)

(Inherited from BindableObject.)

Public method

SetValueCore

(Inherited from BindableObject.)

Public method

SetValueFromRenderer(BindableProperty, Object)

(Inherited from Element.)

Public method

SetValueFromRenderer(BindablePropertyKey, Object)

(Inherited from Element.)

Protected method

ShouldInvalidateOnChildAdded

(Inherited from Layout.)

Protected method

ShouldInvalidateOnChildRemoved

(Inherited from Layout.)

Protected method

SizeAllocated

(Inherited from VisualElement.)

Protected method

TabIndexDefaultValueCreator

(Inherited from VisualElement.)

Protected method

TabStopDefaultValueCreator

(Inherited from VisualElement.)

Public method

ToString

(Inherited from Object.)

Protected method

UnapplyBindings

(Inherited from BindableObject.)

Public method

Unfocus

(Inherited from VisualElement.)

Protected method

UpdateChildrenLayout

(Inherited from Layout.)

Public method

ZoomIn

Increases page magnification to the next preset level.

Public method

ZoomOut

Decreases page magnification to the previous preset level.

Explicit Interface Implementations

 

Name

Description

Explicit interface implemetationPrivate method

Xamarin#Forms#IVisualElementController#InvalidateMeasure

(Inherited from VisualElement.)

Explicit interface implemetationPrivate method

Xamarin#Forms#Internals#INameScope#RegisterName

(Inherited from Element.)

Explicit interface implemetationPrivate method

Xamarin#Forms#Internals#IDynamicResourceHandler#SetDynamicResource

(Inherited from BindableObject.)

Explicit interface implemetationPrivate method

Xamarin#Forms#IElementController#SetValueFromRenderer

(Inherited from Element.)

See Also

DocumentViewer Class

Gnostice.Controls.Xamarin Namespace