.NET Framework Class Library

DocumentViewer Methods

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

DocumentViewer Methods

The DocumentViewer type exposes the following members.

Methods

 

Name

Description

Public method

AddHandler(RoutedEvent, Delegate)

(Inherited from UIElement.)

Public method

AddHandler(RoutedEvent, Delegate, Boolean)

(Inherited from UIElement.)

Protected method

AddLogicalChild

(Inherited from FrameworkElement.)

Public method

AddToEventRoute

(Inherited from UIElement.)

Protected method

AddVisualChild

(Inherited from Visual.)

Public method

ApplyAnimationClock(DependencyProperty, AnimationClock)

(Inherited from UIElement.)

Public method

ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior)

(Inherited from UIElement.)

Public method

ApplyTemplate

(Inherited from FrameworkElement.)

Public method

Arrange

(Inherited from UIElement.)

Protected method

ArrangeCore

(Inherited from FrameworkElement.)

Protected method

ArrangeOverride

(Inherited from Control.)

Public method

BeginAnimation(DependencyProperty, AnimationTimeline)

(Inherited from UIElement.)

Public method

BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior)

(Inherited from UIElement.)

Public method

BeginInit

(Inherited from FrameworkElement.)

Public method

BeginStoryboard(Storyboard)

(Inherited from FrameworkElement.)

Public method

BeginStoryboard(Storyboard, HandoffBehavior)

(Inherited from FrameworkElement.)

Public method

BeginStoryboard(Storyboard, HandoffBehavior, Boolean)

(Inherited from FrameworkElement.)

Public method

BringIntoView()

(Inherited from FrameworkElement.)

Public method

BringIntoView(Rect)

(Inherited from FrameworkElement.)

Public method

CaptureMouse

(Inherited from UIElement.)

Public method

CaptureStylus

(Inherited from UIElement.)

Public method

CaptureTouch

(Inherited from UIElement.)

Public method

CheckAccess

(Inherited from DispatcherObject.)

Public method

ClearValue(DependencyProperty)

(Inherited from DependencyObject.)

Public method

ClearValue(DependencyPropertyKey)

(Inherited from DependencyObject.)

Public method

CloseDocument

Unloads the displayed document from view and memory.

Public method

CoerceValue

(Inherited from DependencyObject.)

Public method

EndInit

(Inherited from FrameworkElement.)

Public method

Equals

(Inherited from DependencyObject.)

Protected method

Finalize

(Inherited from Object.)

Public method

FindCommonVisualAncestor

(Inherited from Visual.)

Public method

FindName

(Inherited from FrameworkElement.)

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

FindResource

(Inherited from FrameworkElement.)

Public method

FirstPage

Navigate to the first page.

Public method

Focus

(Inherited from UIElement.)

Public method

GetAnimationBaseValue

(Inherited from UIElement.)

Public method

GetBindingExpression

(Inherited from FrameworkElement.)

Public method

GetHashCode

(Inherited from DependencyObject.)

Protected method

GetLayoutClip

(Inherited from FrameworkElement.)

Public method

GetLocalValueEnumerator

(Inherited from DependencyObject.)

Public method

GetSelectedText

Get selected text from the viewer

Public method

GetSupportedFormats

Gets list of formats supported by the control.

Protected method

GetTemplateChild

(Inherited from FrameworkElement.)

Public method

GetType

(Inherited from Object.)

Protected method

GetUIParentCore

(Inherited from FrameworkElement.)

Public method

GetValue

(Inherited from DependencyObject.)

Protected method

GetVisualChild

(Inherited from FrameworkElement.)

Public method

GetZoomList

Returns the list of zoom values.

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

HitTestCore(PointHitTestParameters)

(Inherited from UIElement.)

Protected method

HitTestCore(GeometryHitTestParameters)

(Inherited from UIElement.)

Public method

InputHitTest

(Inherited from UIElement.)

Public method

InvalidateArrange

(Inherited from UIElement.)

Public method

InvalidateMeasure

(Inherited from UIElement.)

Public method

InvalidateProperty

(Inherited from DependencyObject.)

Public method

InvalidateVisual

(Inherited from UIElement.)

Public method

IsAncestorOf

(Inherited from Visual.)

Public method

IsDescendantOf

(Inherited from Visual.)

Public method

LastPage

Navigate to the last page.

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

Measure

(Inherited from UIElement.)

Protected method

MeasureCore

(Inherited from FrameworkElement.)

Protected method

MeasureOverride

(Inherited from Control.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

MoveFocus

(Inherited from FrameworkElement.)

Public method

NextPage

Navigates to the next page in the viewer.

Protected method

OnAccessKey

(Inherited from UIElement.)

Public method

OnApplyTemplate

(Overrides FrameworkElement.OnApplyTemplate().)

Protected method

OnChildDesiredSizeChanged

(Inherited from UIElement.)

Protected method

OnContextMenuClosing

(Inherited from FrameworkElement.)

Protected method

OnContextMenuOpening

(Inherited from FrameworkElement.)

Protected method

OnCreateAutomationPeer

(Inherited from UIElement.)

Protected method

OnDpiChanged

(Inherited from Visual.)

Protected method

OnDragEnter

(Inherited from UIElement.)

Protected method

OnDragLeave

(Inherited from UIElement.)

Protected method

OnDragOver

(Inherited from UIElement.)

Protected method

OnDrop

(Inherited from UIElement.)

Protected method

OnGiveFeedback

(Inherited from UIElement.)

Protected method

OnGotFocus

(Inherited from FrameworkElement.)

Protected method

OnGotKeyboardFocus

(Inherited from UIElement.)

Protected method

OnGotMouseCapture

(Inherited from UIElement.)

Protected method

OnGotStylusCapture

(Inherited from UIElement.)

Protected method

OnGotTouchCapture

(Inherited from UIElement.)

Protected method

OnInitialized

(Inherited from FrameworkElement.)

Protected method

OnIsKeyboardFocusedChanged

(Inherited from UIElement.)

Protected method

OnIsKeyboardFocusWithinChanged

(Inherited from UIElement.)

Protected method

OnIsMouseCapturedChanged

(Inherited from UIElement.)

Protected method

OnIsMouseCaptureWithinChanged

(Inherited from UIElement.)

Protected method

OnIsMouseDirectlyOverChanged

(Inherited from UIElement.)

Protected method

OnIsStylusCapturedChanged

(Inherited from UIElement.)

Protected method

OnIsStylusCaptureWithinChanged

(Inherited from UIElement.)

Protected method

OnIsStylusDirectlyOverChanged

(Inherited from UIElement.)

Protected method

OnKeyDown

(Inherited from UIElement.)

Protected method

OnKeyUp

(Inherited from UIElement.)

Protected method

OnLostFocus

(Inherited from UIElement.)

Protected method

OnLostKeyboardFocus

(Inherited from UIElement.)

Protected method

OnLostMouseCapture

(Inherited from UIElement.)

Protected method

OnLostStylusCapture

(Inherited from UIElement.)

Protected method

OnLostTouchCapture

(Inherited from UIElement.)

Protected method

OnManipulationBoundaryFeedback

(Inherited from UIElement.)

Protected method

OnManipulationCompleted

(Inherited from UIElement.)

Protected method

OnManipulationDelta

(Inherited from UIElement.)

Protected method

OnManipulationInertiaStarting

(Inherited from UIElement.)

Protected method

OnManipulationStarted

(Inherited from UIElement.)

Protected method

OnManipulationStarting

(Inherited from UIElement.)

Protected method

OnMouseDoubleClick

(Inherited from Control.)

Protected method

OnMouseDown

(Inherited from UIElement.)

Protected method

OnMouseEnter

(Inherited from UIElement.)

Protected method

OnMouseLeave

(Inherited from UIElement.)

Protected method

OnMouseLeftButtonDown

(Inherited from UIElement.)

Protected method

OnMouseLeftButtonUp

(Inherited from UIElement.)

Protected method

OnMouseMove

(Inherited from UIElement.)

Protected method

OnMouseRightButtonDown

(Inherited from UIElement.)

Protected method

OnMouseRightButtonUp

(Inherited from UIElement.)

Protected method

OnMouseUp

(Inherited from UIElement.)

Protected method

OnMouseWheel

(Inherited from UIElement.)

Protected method

OnPreviewDragEnter

(Inherited from UIElement.)

Protected method

OnPreviewDragLeave

(Inherited from UIElement.)

Protected method

OnPreviewDragOver

(Inherited from UIElement.)

Protected method

OnPreviewDrop

(Inherited from UIElement.)

Protected method

OnPreviewGiveFeedback

(Inherited from UIElement.)

Protected method

OnPreviewGotKeyboardFocus

(Inherited from UIElement.)

Protected method

OnPreviewKeyDown

(Inherited from UIElement.)

Protected method

OnPreviewKeyUp

(Inherited from UIElement.)

Protected method

OnPreviewLostKeyboardFocus

(Inherited from UIElement.)

Protected method

OnPreviewMouseDoubleClick

(Inherited from Control.)

Protected method

OnPreviewMouseDown

(Inherited from UIElement.)

Protected method

OnPreviewMouseLeftButtonDown

(Inherited from UIElement.)

Protected method

OnPreviewMouseLeftButtonUp

(Inherited from UIElement.)

Protected method

OnPreviewMouseMove

(Inherited from UIElement.)

Protected method

OnPreviewMouseRightButtonDown

(Inherited from UIElement.)

Protected method

OnPreviewMouseRightButtonUp

(Inherited from UIElement.)

Protected method

OnPreviewMouseUp

(Inherited from UIElement.)

Protected method

OnPreviewMouseWheel

(Inherited from UIElement.)

Protected method

OnPreviewQueryContinueDrag

(Inherited from UIElement.)

Protected method

OnPreviewStylusButtonDown

(Inherited from UIElement.)

Protected method

OnPreviewStylusButtonUp

(Inherited from UIElement.)

Protected method

OnPreviewStylusDown

(Inherited from UIElement.)

Protected method

OnPreviewStylusInAirMove

(Inherited from UIElement.)

Protected method

OnPreviewStylusInRange

(Inherited from UIElement.)

Protected method

OnPreviewStylusMove

(Inherited from UIElement.)

Protected method

OnPreviewStylusOutOfRange

(Inherited from UIElement.)

Protected method

OnPreviewStylusSystemGesture

(Inherited from UIElement.)

Protected method

OnPreviewStylusUp

(Inherited from UIElement.)

Protected method

OnPreviewTextInput

(Inherited from UIElement.)

Protected method

OnPreviewTouchDown

(Inherited from UIElement.)

Protected method

OnPreviewTouchMove

(Inherited from UIElement.)

Protected method

OnPreviewTouchUp

(Inherited from UIElement.)

Protected method

OnPropertyChanged

(Inherited from FrameworkElement.)

Protected method

OnQueryContinueDrag

(Inherited from UIElement.)

Protected method

OnQueryCursor

(Inherited from UIElement.)

Protected method

OnRender

(Inherited from UIElement.)

Protected method

OnRenderSizeChanged

(Inherited from FrameworkElement.)

Protected method

OnStyleChanged

(Inherited from FrameworkElement.)

Protected method

OnStylusButtonDown

(Inherited from UIElement.)

Protected method

OnStylusButtonUp

(Inherited from UIElement.)

Protected method

OnStylusDown

(Inherited from UIElement.)

Protected method

OnStylusEnter

(Inherited from UIElement.)

Protected method

OnStylusInAirMove

(Inherited from UIElement.)

Protected method

OnStylusInRange

(Inherited from UIElement.)

Protected method

OnStylusLeave

(Inherited from UIElement.)

Protected method

OnStylusMove

(Inherited from UIElement.)

Protected method

OnStylusOutOfRange

(Inherited from UIElement.)

Protected method

OnStylusSystemGesture

(Inherited from UIElement.)

Protected method

OnStylusUp

(Inherited from UIElement.)

Protected method

OnTemplateChanged

(Inherited from Control.)

Protected method

OnTextInput

(Inherited from UIElement.)

Protected method

OnToolTipClosing

(Inherited from FrameworkElement.)

Protected method

OnToolTipOpening

(Inherited from FrameworkElement.)

Protected method

OnTouchDown

(Inherited from UIElement.)

Protected method

OnTouchEnter

(Inherited from UIElement.)

Protected method

OnTouchLeave

(Inherited from UIElement.)

Protected method

OnTouchMove

(Inherited from UIElement.)

Protected method

OnTouchUp

(Inherited from UIElement.)

Protected method

OnVisualChildrenChanged

(Inherited from Visual.)

Protected method

OnVisualParentChanged

(Inherited from FrameworkElement.)

Protected method

ParentLayoutInvalidated

(Inherited from FrameworkElement.)

Public method

PointFromScreen

(Inherited from Visual.)

Public method

PointToScreen

(Inherited from Visual.)

Public method

PredictFocus

(Inherited from FrameworkElement.)

Public method

PreviousPage

Navigates to the previous page in the viewer.

Public method

RaiseEvent

(Inherited from UIElement.)

Public method

ReadLocalValue

(Inherited from DependencyObject.)

Public method

RefreshView

Refresh document rendering in the viewer.

Public method

RegisterName

(Inherited from FrameworkElement.)

Public method

ReleaseAllTouchCaptures

(Inherited from UIElement.)

Public method

ReleaseMouseCapture

(Inherited from UIElement.)

Public method

ReleaseStylusCapture

(Inherited from UIElement.)

Public method

ReleaseTouchCapture

(Inherited from UIElement.)

Public method

RemoveHandler

(Inherited from UIElement.)

Protected method

RemoveLogicalChild

(Inherited from FrameworkElement.)

Protected method

RemoveVisualChild

(Inherited from Visual.)

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(DependencyProperty, BindingBase)

(Inherited from FrameworkElement.)

Public method

SetBinding(DependencyProperty, String)

(Inherited from FrameworkElement.)

Public method

SetCurrentValue

(Inherited from DependencyObject.)

Public method

SetResourceReference

(Inherited from FrameworkElement.)

Public method

SetValue(DependencyProperty, Object)

(Inherited from DependencyObject.)

Public method

SetValue(DependencyPropertyKey, Object)

(Inherited from DependencyObject.)

Public method

ShouldSerializeCommandBindings

(Inherited from UIElement.)

Public method

ShouldSerializeInputBindings

(Inherited from UIElement.)

Protected method

ShouldSerializeProperty

(Inherited from DependencyObject.)

Public method

ShouldSerializeResources

(Inherited from FrameworkElement.)

Public method

ShouldSerializeStyle

(Inherited from FrameworkElement.)

Public method

ShouldSerializeTriggers

(Inherited from FrameworkElement.)

Public method

ToString

(Inherited from Control.)

Public method

TransformToAncestor(Visual)

(Inherited from Visual.)

Public method

TransformToAncestor(Visual3D)

(Inherited from Visual.)

Public method

TransformToDescendant

(Inherited from Visual.)

Public method

TransformToVisual

(Inherited from Visual.)

Public method

TranslatePoint

(Inherited from UIElement.)

Public method

TryFindResource

(Inherited from FrameworkElement.)

Public method

UnregisterName

(Inherited from FrameworkElement.)

Public method

UpdateDefaultStyle

(Inherited from FrameworkElement.)

Public method

UpdateLayout

(Inherited from UIElement.)

Public method

VerifyAccess

(Inherited from DispatcherObject.)

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

IQueryAmbient.IsAmbientPropertyAvailable

(Inherited from FrameworkElement.)

See Also

DocumentViewer Class

Gnostice.Controls.WPF Namespace