.NET Framework Class Library

DocumentViewer Members

<< 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 Members

The DocumentViewer type exposes the following members.

Constructors

 

Name

Description

Public method

DocumentViewer


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.

Fields

 

Name

Description

Public fieldStatic member

CurrentPageProperty


Public fieldStatic member

DocumentLoadedCommandProperty


Public fieldStatic member

DocumentLoadedEvent


Public fieldStatic member

DocumentProcessingErrorCommandProperty


Public fieldStatic member

DocumentProcessingErrorEvent


Public fieldStatic member

DocumentProperty


Public fieldStatic member

MouseModeProperty


Public fieldStatic member

NavigationPaneProperty


Public fieldStatic member

NeedPasswordCommandProperty


Public fieldStatic member

PageBreakWidthProperty


Public fieldStatic member

PageChangedCommandProperty


Public fieldStatic member

PageChangedEvent


Public fieldStatic member

PageCountProperty


Public fieldStatic member

PageLayoutModeProperty


Public fieldStatic member

PasswordProperty


Public fieldStatic member

PreferencesProperty


Public fieldStatic member

RotationAnglesProperty


Public fieldStatic member

ZoomChangedCommandProperty


Public fieldStatic member

ZoomChangedEvent


Public fieldStatic member

ZoomProperty


Public fieldStatic member

ZoomValuesProperty


Properties

 

Name

Description

Public property

ActiveDocument

Gets currently loaded document.

Public property

ActualHeight

(Inherited from FrameworkElement.)

Public property

ActualWidth

(Inherited from FrameworkElement.)

Public property

AllowDrop

(Inherited from UIElement.)

Public property

AreAnyTouchesCaptured

(Inherited from UIElement.)

Public property

AreAnyTouchesCapturedWithin

(Inherited from UIElement.)

Public property

AreAnyTouchesDirectlyOver

(Inherited from UIElement.)

Public property

AreAnyTouchesOver

(Inherited from UIElement.)

Public property

Background


Public property

BindingGroup

(Inherited from FrameworkElement.)

Public property

BitmapEffect

Obsolete. (Inherited from UIElement.)

Public property

BitmapEffectInput

Obsolete. (Inherited from UIElement.)

Public property

BorderBrush

(Inherited from Control.)

Public property

BorderThickness

(Inherited from Control.)

Public property

CacheMode

(Inherited from UIElement.)

Public property

CanCloseDocument

To check if the Document can be closed.

Public property

CanFirstPage

To check if the FirstPage operation can be performed.

Public property

CanLastPage

To check if the LastPage operation can be performed.

Public property

CanNextPage

To check if the NextPage operation can be performed.

Public property

CanPreviousPage

To check if the PreviousPage operation can be performed.

Public property

Clip

(Inherited from UIElement.)

Public property

ClipToBounds

(Inherited from UIElement.)

Public propertyStatic member

CloseDocumentCommand


Public property

CommandBindings

(Inherited from UIElement.)

Public property

ContextMenu

(Inherited from FrameworkElement.)

Public property

CurrentPage

Gets or sets number of the current page of the document in the viewer.

Public property

Cursor

(Inherited from FrameworkElement.)

Public property

DataContext

(Inherited from FrameworkElement.)

Protected property

DefaultStyleKey

(Inherited from FrameworkElement.)

Public property

DependencyObjectType

(Inherited from DependencyObject.)

Public property

DesiredSize

(Inherited from UIElement.)

Public property

Dispatcher

(Inherited from DispatcherObject.)

Public property

Document

Gets or sets document that needs to be displayed by the viewer.

Public property

DocumentLoadedCommand

Command to notify when the document loaded in the viewer.

Public property

DocumentProcessingErrorCommand

Command to notify when the document engine encounters an error when processing the document that is being loaded.

Public property

Effect

(Inherited from UIElement.)

Public property

FileName

Gets whether a document is currently loaded.

Public propertyStatic member

FirstPageCommand


Public property

FlowDirection

(Inherited from FrameworkElement.)

Public property

Focusable

(Inherited from UIElement.)

Public property

FocusVisualStyle

(Inherited from FrameworkElement.)

Public property

FontFamily

(Inherited from Control.)

Public property

FontSize

(Inherited from Control.)

Public property

FontStretch

(Inherited from Control.)

Public property

FontStyle

(Inherited from Control.)

Public property

FontWeight

(Inherited from Control.)

Public property

ForceCursor

(Inherited from FrameworkElement.)

Public property

Foreground

(Inherited from Control.)

Public propertyStatic member

GotoPageCommand


Protected property

HandlesScrolling

(Inherited from Control.)

Public property

HasAnimatedProperties

(Inherited from UIElement.)

Protected property

HasEffectiveKeyboardFocus

(Inherited from UIElement.)

Public property

Height

(Inherited from FrameworkElement.)

Public property

HorizontalAlignment

(Inherited from FrameworkElement.)

Public property

HorizontalContentAlignment

(Inherited from Control.)

Public property

HScrollBar

Gets or sets vertical scroll bar settings of the viewer.

Protected property

InheritanceBehavior

(Inherited from FrameworkElement.)

Public property

InputBindings

(Inherited from UIElement.)

Public property

InputScope

(Inherited from FrameworkElement.)

Public property

IsArrangeValid

(Inherited from UIElement.)

Public property

IsDocumentLoaded

Gets whether a document is currently loaded.

Public property

IsEnabled

(Inherited from UIElement.)

Protected property

IsEnabledCore

(Inherited from UIElement.)

Public property

IsFocused

(Inherited from UIElement.)

Public property

IsHitTestVisible

(Inherited from UIElement.)

Public property

IsInitialized

(Inherited from FrameworkElement.)

Public property

IsInputMethodEnabled

(Inherited from UIElement.)

Public property

IsKeyboardFocused

(Inherited from UIElement.)

Public property

IsKeyboardFocusWithin

(Inherited from UIElement.)

Public property

IsLoaded

(Inherited from FrameworkElement.)

Public property

IsManipulationEnabled

(Inherited from UIElement.)

Public property

IsMeasureValid

(Inherited from UIElement.)

Public property

IsMouseCaptured

(Inherited from UIElement.)

Public property

IsMouseCaptureWithin

(Inherited from UIElement.)

Public property

IsMouseDirectlyOver

(Inherited from UIElement.)

Public property

IsMouseOver

(Inherited from UIElement.)

Public property

IsSealed

(Inherited from DependencyObject.)

Public property

IsStylusCaptured

(Inherited from UIElement.)

Public property

IsStylusCaptureWithin

(Inherited from UIElement.)

Public property

IsStylusDirectlyOver

(Inherited from UIElement.)

Public property

IsStylusOver

(Inherited from UIElement.)

Public property

IsTabStop

(Inherited from Control.)

Public property

IsVisible

(Inherited from UIElement.)

Public property

Language

(Inherited from FrameworkElement.)

Public propertyStatic member

LastPageCommand


Public propertyStatic member

LayoutCustomPagesCommand


Public propertyStatic member

LayoutFitPagesCommand


Public propertyStatic member

LayoutSinglePageCommand


Public propertyStatic member

LayoutSinglePageContinuousCommand


Public propertyStatic member

LayoutSinglePageNonContinuousCommand


Public propertyStatic member

LayoutSinglePageNonPageSwitchingCommand


Public property

LayoutTransform

(Inherited from FrameworkElement.)

Public propertyStatic member

LayoutTwoPageCommand


Public propertyStatic member

LayoutTwoPageContinuousCommand


Public propertyStatic member

LayoutTwoPageNonContinuousCommand


Public propertyStatic member

LayoutTwoPageNonPageSwitchingCommand


Public propertyStatic member

LoadDocumentCommand


Protected property

LogicalChildren

(Inherited from FrameworkElement.)

Public property

Margin

(Inherited from FrameworkElement.)

Public property

MaxHeight

(Inherited from FrameworkElement.)

Public property

MaxWidth

(Inherited from FrameworkElement.)

Public property

MinHeight

(Inherited from FrameworkElement.)

Public property

MinWidth

(Inherited from FrameworkElement.)

Public property

MouseMode

Gets or sets viewing mode of the document in the viewer.

Public propertyStatic member

MouseModeAreaSelectionCommand


Public propertyStatic member

MouseModeMarqueeZoomCommand


Public propertyStatic member

MouseModePanCommand


Public propertyStatic member

MouseModeTextSelectionCommand


Public property

Name

(Inherited from FrameworkElement.)

Public property

NavigationPane

Gets or sets current Navigation Pane

Public property

NeedPasswordCommand

Command to notify when password protected document required password to unlock the document.

Public propertyStatic member

NextPageCommand


Public property

Opacity

(Inherited from UIElement.)

Public property

OpacityMask

(Inherited from UIElement.)

Public property

Orientation

Gets or Sets viewing orientation of the document in the viewer.

Public property

OverridesDefaultStyle

(Inherited from FrameworkElement.)

Public property

Padding

(Inherited from Control.)

Public property

PageBreakWidth

Sets or Gets distance between pages in the viewer.

Public property

PageChangedCommand

Command to notify page changed in the viewer

Public property

PageCount

Gets number of pages in the current document.

Public property

PageLayout

Gets or sets how pages are laid out by the viewer.

Public property

Parent

(Inherited from FrameworkElement.)

Public property

Password

Gets or sets password with which the [!:Gnostice.Documents.Controls.WPF.DocumentViewer.Document] needs to be decrypted before it is displayed.

Public property

PersistId

Obsolete. (Inherited from UIElement.)

Public property

Preferences

Gets or sets viewer settings.

Public propertyStatic member

PreviousPageCommand


Public property

RenderSize

(Inherited from UIElement.)

Public property

RenderTransform

(Inherited from UIElement.)

Public property

RenderTransformOrigin

(Inherited from UIElement.)

Public property

Resources

(Inherited from FrameworkElement.)

Public propertyStatic member

RotateAllClockwiseCommand


Public propertyStatic member

RotateAllCounterClockwiseCommand


Public propertyStatic member

RotateCurrentClockwiseCommand


Public propertyStatic member

RotateCurrentCounterClockwiseCommand


Public propertyStatic member

RotateSelectedClockwiseCommand


Public propertyStatic member

RotateSelectedCounterClockwiseCommand


Public property

RotationAngles

Gets or sets a dictionary with of pages in the document viewer and their angle of rotation.

Public propertyStatic member

ScrollContinuousCommand


Public propertyStatic member

ScrollNonContinuousCommand


Public propertyStatic member

ScrollNonPageSwitchingCommand


Public propertyStatic member

ScrollOrientHorizontalCommand


Public propertyStatic member

ScrollOrientVerticalCommand


Public propertyStatic member

ShowCoverPageCommand


Public property

SnapsToDevicePixels

(Inherited from UIElement.)

Public property

Style

(Inherited from FrameworkElement.)

Protected property

StylusPlugIns

(Inherited from UIElement.)

Public property

TabIndex

(Inherited from Control.)

Public property

Tag

(Inherited from FrameworkElement.)

Public property

Template

(Inherited from Control.)

Public property

TemplatedParent

(Inherited from FrameworkElement.)

Public property

ToolTip

(Inherited from FrameworkElement.)

Public property

TouchesCaptured

(Inherited from UIElement.)

Public property

TouchesCapturedWithin

(Inherited from UIElement.)

Public property

TouchesDirectlyOver

(Inherited from UIElement.)

Public property

TouchesOver

(Inherited from UIElement.)

Public property

Triggers

(Inherited from FrameworkElement.)

Public property

Uid

(Inherited from UIElement.)

Public property

UseLayoutRounding

(Inherited from FrameworkElement.)

Public property

VerticalAlignment

(Inherited from FrameworkElement.)

Public property

VerticalContentAlignment

(Inherited from Control.)

Public property

Visibility

(Inherited from UIElement.)

Protected property

VisualBitmapEffect

Obsolete. (Inherited from Visual.)

Protected property

VisualBitmapEffectInput

Obsolete. (Inherited from Visual.)

Protected property

VisualBitmapScalingMode

(Inherited from Visual.)

Protected property

VisualCacheMode

(Inherited from Visual.)

Protected property

VisualChildrenCount

(Inherited from FrameworkElement.)

Protected property

VisualClearTypeHint

(Inherited from Visual.)

Protected property

VisualClip

(Inherited from Visual.)

Protected property

VisualEdgeMode

(Inherited from Visual.)

Protected property

VisualEffect

(Inherited from Visual.)

Protected property

VisualOffset

(Inherited from Visual.)

Protected property

VisualOpacity

(Inherited from Visual.)

Protected property

VisualOpacityMask

(Inherited from Visual.)

Protected property

VisualParent

(Inherited from Visual.)

Protected property

VisualScrollableAreaClip

(Inherited from Visual.)

Protected property

VisualTextHintingMode

(Inherited from Visual.)

Protected property

VisualTextRenderingMode

(Inherited from Visual.)

Protected property

VisualTransform

(Inherited from Visual.)

Protected property

VisualXSnappingGuidelines

(Inherited from Visual.)

Protected property

VisualYSnappingGuidelines

(Inherited from Visual.)

Public property

VScrollBar

Gets or sets vertical scroll bar settings of the viewer.

Public property

Width

(Inherited from FrameworkElement.)

Public property

Zoom

Gets or sets page magnification options.

Public propertyStatic member

ZoomActualSizeCommand


Public property

ZoomChangedCommand

Command to notify zoom change in the viewer

Public propertyStatic member

ZoomFitHeightCommand


Public propertyStatic member

ZoomFitPageCommand


Public propertyStatic member

ZoomFitWidthCommand


Public propertyStatic member

ZoomInCommand


Public propertyStatic member

ZoomOutCommand


Public propertyStatic member

ZoomToCommand


Public property

ZoomValues

Gets or sets a dictionary with of pages in the document viewer and their angle of rotation.

Events

 

Name

Description

Public event

ContextMenuClosing

(Inherited from FrameworkElement.)

Public event

ContextMenuOpening

(Inherited from FrameworkElement.)

Public event

DataContextChanged

(Inherited from FrameworkElement.)

Public event

DocumentLoaded

Occurs when the document loading in the viewer.

Public event

DocumentProcessingError

Occurs when the document engine encounters an error when processing the document that is being loaded.

Public event

DragEnter

(Inherited from UIElement.)

Public event

DragLeave

(Inherited from UIElement.)

Public event

DragOver

(Inherited from UIElement.)

Public event

Drop

(Inherited from UIElement.)

Public event

FocusableChanged

(Inherited from UIElement.)

Public event

GiveFeedback

(Inherited from UIElement.)

Public event

GotFocus

(Inherited from UIElement.)

Public event

GotKeyboardFocus

(Inherited from UIElement.)

Public event

GotMouseCapture

(Inherited from UIElement.)

Public event

GotStylusCapture

(Inherited from UIElement.)

Public event

GotTouchCapture

(Inherited from UIElement.)

Public event

Initialized

(Inherited from FrameworkElement.)

Public event

IsEnabledChanged

(Inherited from UIElement.)

Public event

IsHitTestVisibleChanged

(Inherited from UIElement.)

Public event

IsKeyboardFocusedChanged

(Inherited from UIElement.)

Public event

IsKeyboardFocusWithinChanged

(Inherited from UIElement.)

Public event

IsMouseCapturedChanged

(Inherited from UIElement.)

Public event

IsMouseCaptureWithinChanged

(Inherited from UIElement.)

Public event

IsMouseDirectlyOverChanged

(Inherited from UIElement.)

Public event

IsStylusCapturedChanged

(Inherited from UIElement.)

Public event

IsStylusCaptureWithinChanged

(Inherited from UIElement.)

Public event

IsStylusDirectlyOverChanged

(Inherited from UIElement.)

Public event

IsVisibleChanged

(Inherited from UIElement.)

Public event

KeyDown

(Inherited from UIElement.)

Public event

KeyUp

(Inherited from UIElement.)

Public event

LayoutUpdated

(Inherited from UIElement.)

Public event

Loaded

(Inherited from FrameworkElement.)

Public event

LostFocus

(Inherited from UIElement.)

Public event

LostKeyboardFocus

(Inherited from UIElement.)

Public event

LostMouseCapture

(Inherited from UIElement.)

Public event

LostStylusCapture

(Inherited from UIElement.)

Public event

LostTouchCapture

(Inherited from UIElement.)

Public event

ManipulationBoundaryFeedback

(Inherited from UIElement.)

Public event

ManipulationCompleted

(Inherited from UIElement.)

Public event

ManipulationDelta

(Inherited from UIElement.)

Public event

ManipulationInertiaStarting

(Inherited from UIElement.)

Public event

ManipulationStarted

(Inherited from UIElement.)

Public event

ManipulationStarting

(Inherited from UIElement.)

Public event

MouseDoubleClick

(Inherited from Control.)

Public event

MouseDown

Occurs when a mouse button down on the viewer.

Public event

MouseEnter

(Inherited from UIElement.)

Public event

MouseLeave

(Inherited from UIElement.)

Public event

MouseLeftButtonDown

(Inherited from UIElement.)

Public event

MouseLeftButtonUp

(Inherited from UIElement.)

Public event

MouseMove

Occurs when a mouse button move over the viewer.

Public event

MouseRightButtonDown

(Inherited from UIElement.)

Public event

MouseRightButtonUp

(Inherited from UIElement.)

Public event

MouseUp

Occurs when a mouse button up on the viewer.

Public event

MouseWheel

(Inherited from UIElement.)

Public event

NeedPassword

Occurs when a password is required to open the loaded document.

Public event

OnSelectionCleared

Occurs when the selection is cleared in the viewer.

Public event

OnTextSelection

Occurs when the end-user selects the text in the viewer.

Public event

PageChanged

Occurs when the current page in the viewer has changed.

Public event

PageCountChanged

Occurs when the viewer is processing pages of the document so the page count will be updated progressively.

Public event

PagesAdded

Occurs when the document viewer adds one or more pages to the main view panel.

Public event

PreviewDragEnter

(Inherited from UIElement.)

Public event

PreviewDragLeave

(Inherited from UIElement.)

Public event

PreviewDragOver

(Inherited from UIElement.)

Public event

PreviewDrop

(Inherited from UIElement.)

Public event

PreviewGiveFeedback

(Inherited from UIElement.)

Public event

PreviewGotKeyboardFocus

(Inherited from UIElement.)

Public event

PreviewKeyDown

(Inherited from UIElement.)

Public event

PreviewKeyUp

(Inherited from UIElement.)

Public event

PreviewLostKeyboardFocus

(Inherited from UIElement.)

Public event

PreviewMouseDoubleClick

(Inherited from Control.)

Public event

PreviewMouseDown

(Inherited from UIElement.)

Public event

PreviewMouseLeftButtonDown

(Inherited from UIElement.)

Public event

PreviewMouseLeftButtonUp

(Inherited from UIElement.)

Public event

PreviewMouseMove

(Inherited from UIElement.)

Public event

PreviewMouseRightButtonDown

(Inherited from UIElement.)

Public event

PreviewMouseRightButtonUp

(Inherited from UIElement.)

Public event

PreviewMouseUp

(Inherited from UIElement.)

Public event

PreviewMouseWheel

(Inherited from UIElement.)

Public event

PreviewQueryContinueDrag

(Inherited from UIElement.)

Public event

PreviewStylusButtonDown

(Inherited from UIElement.)

Public event

PreviewStylusButtonUp

(Inherited from UIElement.)

Public event

PreviewStylusDown

(Inherited from UIElement.)

Public event

PreviewStylusInAirMove

(Inherited from UIElement.)

Public event

PreviewStylusInRange

(Inherited from UIElement.)

Public event

PreviewStylusMove

(Inherited from UIElement.)

Public event

PreviewStylusOutOfRange

(Inherited from UIElement.)

Public event

PreviewStylusSystemGesture

(Inherited from UIElement.)

Public event

PreviewStylusUp

(Inherited from UIElement.)

Public event

PreviewTextInput

(Inherited from UIElement.)

Public event

PreviewTouchDown

(Inherited from UIElement.)

Public event

PreviewTouchMove

(Inherited from UIElement.)

Public event

PreviewTouchUp

(Inherited from UIElement.)

Public event

QueryContinueDrag

(Inherited from UIElement.)

Public event

QueryCursor

(Inherited from UIElement.)

Public event

RequestBringIntoView

(Inherited from FrameworkElement.)

Public event

SizeChanged

(Inherited from FrameworkElement.)

Public event

SourceUpdated

(Inherited from FrameworkElement.)

Public event

StylusButtonDown

(Inherited from UIElement.)

Public event

StylusButtonUp

(Inherited from UIElement.)

Public event

StylusDown

(Inherited from UIElement.)

Public event

StylusEnter

(Inherited from UIElement.)

Public event

StylusInAirMove

(Inherited from UIElement.)

Public event

StylusInRange

(Inherited from UIElement.)

Public event

StylusLeave

(Inherited from UIElement.)

Public event

StylusMove

(Inherited from UIElement.)

Public event

StylusOutOfRange

(Inherited from UIElement.)

Public event

StylusSystemGesture

(Inherited from UIElement.)

Public event

StylusUp

(Inherited from UIElement.)

Public event

TargetUpdated

(Inherited from FrameworkElement.)

Public event

TextInput

(Inherited from UIElement.)

Public event

ToolTipClosing

(Inherited from FrameworkElement.)

Public event

ToolTipOpening

(Inherited from FrameworkElement.)

Public event

TouchDown

(Inherited from UIElement.)

Public event

TouchEnter

(Inherited from UIElement.)

Public event

TouchLeave

(Inherited from UIElement.)

Public event

TouchMove

(Inherited from UIElement.)

Public event

TouchUp

(Inherited from UIElement.)

Public event

Unloaded

(Inherited from FrameworkElement.)

Public event

ZoomChanged

Occurs when current level of page magnification has changed.

Public event

ZoomValuesUpdated

Occurs when the viewer calculates standard zoom values.

Explicit Interface Implementations

 

Name

Description

Explicit interface implemetationPrivate method

IQueryAmbient.IsAmbientPropertyAvailable

(Inherited from FrameworkElement.)

See Also

DocumentViewer Class

Gnostice.Controls.WPF Namespace