.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 > DocumentViewer Methods |
The DocumentViewer type exposes the following members.
|
Name |
Description |
AddHandler(RoutedEvent, Delegate) |
(Inherited from UIElement.) |
|
AddHandler(RoutedEvent, Delegate, Boolean) |
(Inherited from UIElement.) |
|
AddLogicalChild |
(Inherited from FrameworkElement.) |
|
AddToEventRoute |
(Inherited from UIElement.) |
|
AddVisualChild |
(Inherited from Visual.) |
|
ApplyAnimationClock(DependencyProperty, AnimationClock) |
(Inherited from UIElement.) |
|
ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior) |
(Inherited from UIElement.) |
|
ApplyTemplate |
(Inherited from FrameworkElement.) |
|
Arrange |
(Inherited from UIElement.) |
|
ArrangeCore |
(Inherited from FrameworkElement.) |
|
ArrangeOverride |
(Inherited from Control.) |
|
BeginAnimation(DependencyProperty, AnimationTimeline) |
(Inherited from UIElement.) |
|
BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior) |
(Inherited from UIElement.) |
|
BeginInit |
(Inherited from FrameworkElement.) |
|
BeginStoryboard(Storyboard) |
(Inherited from FrameworkElement.) |
|
BeginStoryboard(Storyboard, HandoffBehavior) |
(Inherited from FrameworkElement.) |
|
BeginStoryboard(Storyboard, HandoffBehavior, Boolean) |
(Inherited from FrameworkElement.) |
|
BringIntoView() |
(Inherited from FrameworkElement.) |
|
BringIntoView(Rect) |
(Inherited from FrameworkElement.) |
|
CaptureMouse |
(Inherited from UIElement.) |
|
CaptureStylus |
(Inherited from UIElement.) |
|
CaptureTouch |
(Inherited from UIElement.) |
|
CheckAccess |
(Inherited from DispatcherObject.) |
|
ClearValue(DependencyProperty) |
(Inherited from DependencyObject.) |
|
ClearValue(DependencyPropertyKey) |
(Inherited from DependencyObject.) |
|
Unloads the displayed document from view and memory. |
||
CoerceValue |
(Inherited from DependencyObject.) |
|
EndInit |
(Inherited from FrameworkElement.) |
|
Equals |
(Inherited from DependencyObject.) |
|
Finalize |
(Inherited from Object.) |
|
FindCommonVisualAncestor |
(Inherited from Visual.) |
|
FindName |
(Inherited from FrameworkElement.) |
|
Search for text in the forward direction starting from either the current cursor position (CursorPosition) or the position of the last search occurrence. |
||
Search for text in the reverse direction starting from either the current cursor position (CursorPosition) or the position of the last search occurrence. |
||
FindResource |
(Inherited from FrameworkElement.) |
|
Navigate to the first page. |
||
Focus |
(Inherited from UIElement.) |
|
GetAnimationBaseValue |
(Inherited from UIElement.) |
|
GetBindingExpression |
(Inherited from FrameworkElement.) |
|
GetHashCode |
(Inherited from DependencyObject.) |
|
GetLayoutClip |
(Inherited from FrameworkElement.) |
|
GetLocalValueEnumerator |
(Inherited from DependencyObject.) |
|
Get selected text from the viewer |
||
Gets list of formats supported by the control. |
||
GetTemplateChild |
(Inherited from FrameworkElement.) |
|
GetType |
(Inherited from Object.) |
|
GetUIParentCore |
(Inherited from FrameworkElement.) |
|
GetValue |
(Inherited from DependencyObject.) |
|
GetVisualChild |
(Inherited from FrameworkElement.) |
|
Returns the list of zoom values. |
||
Navigates to specified page in the viewer. |
||
Navigates to specified page in the viewer. |
||
HitTestCore(PointHitTestParameters) |
(Inherited from UIElement.) |
|
HitTestCore(GeometryHitTestParameters) |
(Inherited from UIElement.) |
|
InputHitTest |
(Inherited from UIElement.) |
|
InvalidateArrange |
(Inherited from UIElement.) |
|
InvalidateMeasure |
(Inherited from UIElement.) |
|
InvalidateProperty |
(Inherited from DependencyObject.) |
|
InvalidateVisual |
(Inherited from UIElement.) |
|
IsAncestorOf |
(Inherited from Visual.) |
|
IsDescendantOf |
(Inherited from Visual.) |
|
Navigate to the last page. |
||
Loads a document from specified stream with specified password and then displays it in the viewer. |
||
Loads a document from specified file with specified password and then displays it in the viewer. |
||
Measure |
(Inherited from UIElement.) |
|
MeasureCore |
(Inherited from FrameworkElement.) |
|
MeasureOverride |
(Inherited from Control.) |
|
MemberwiseClone |
(Inherited from Object.) |
|
MoveFocus |
(Inherited from FrameworkElement.) |
|
Navigates to the next page in the viewer. |
||
OnAccessKey |
(Inherited from UIElement.) |
|
(Overrides FrameworkElement.OnApplyTemplate().) |
||
OnChildDesiredSizeChanged |
(Inherited from UIElement.) |
|
OnContextMenuClosing |
(Inherited from FrameworkElement.) |
|
OnContextMenuOpening |
(Inherited from FrameworkElement.) |
|
OnCreateAutomationPeer |
(Inherited from UIElement.) |
|
OnDpiChanged |
(Inherited from Visual.) |
|
OnDragEnter |
(Inherited from UIElement.) |
|
OnDragLeave |
(Inherited from UIElement.) |
|
OnDragOver |
(Inherited from UIElement.) |
|
OnDrop |
(Inherited from UIElement.) |
|
OnGiveFeedback |
(Inherited from UIElement.) |
|
OnGotFocus |
(Inherited from FrameworkElement.) |
|
OnGotKeyboardFocus |
(Inherited from UIElement.) |
|
OnGotMouseCapture |
(Inherited from UIElement.) |
|
OnGotStylusCapture |
(Inherited from UIElement.) |
|
OnGotTouchCapture |
(Inherited from UIElement.) |
|
OnInitialized |
(Inherited from FrameworkElement.) |
|
OnIsKeyboardFocusedChanged |
(Inherited from UIElement.) |
|
OnIsKeyboardFocusWithinChanged |
(Inherited from UIElement.) |
|
OnIsMouseCapturedChanged |
(Inherited from UIElement.) |
|
OnIsMouseCaptureWithinChanged |
(Inherited from UIElement.) |
|
OnIsMouseDirectlyOverChanged |
(Inherited from UIElement.) |
|
OnIsStylusCapturedChanged |
(Inherited from UIElement.) |
|
OnIsStylusCaptureWithinChanged |
(Inherited from UIElement.) |
|
OnIsStylusDirectlyOverChanged |
(Inherited from UIElement.) |
|
OnKeyDown |
(Inherited from UIElement.) |
|
OnKeyUp |
(Inherited from UIElement.) |
|
OnLostFocus |
(Inherited from UIElement.) |
|
OnLostKeyboardFocus |
(Inherited from UIElement.) |
|
OnLostMouseCapture |
(Inherited from UIElement.) |
|
OnLostStylusCapture |
(Inherited from UIElement.) |
|
OnLostTouchCapture |
(Inherited from UIElement.) |
|
OnManipulationBoundaryFeedback |
(Inherited from UIElement.) |
|
OnManipulationCompleted |
(Inherited from UIElement.) |
|
OnManipulationDelta |
(Inherited from UIElement.) |
|
OnManipulationInertiaStarting |
(Inherited from UIElement.) |
|
OnManipulationStarted |
(Inherited from UIElement.) |
|
OnManipulationStarting |
(Inherited from UIElement.) |
|
OnMouseDoubleClick |
(Inherited from Control.) |
|
OnMouseDown |
(Inherited from UIElement.) |
|
OnMouseEnter |
(Inherited from UIElement.) |
|
OnMouseLeave |
(Inherited from UIElement.) |
|
OnMouseLeftButtonDown |
(Inherited from UIElement.) |
|
OnMouseLeftButtonUp |
(Inherited from UIElement.) |
|
OnMouseMove |
(Inherited from UIElement.) |
|
OnMouseRightButtonDown |
(Inherited from UIElement.) |
|
OnMouseRightButtonUp |
(Inherited from UIElement.) |
|
OnMouseUp |
(Inherited from UIElement.) |
|
OnMouseWheel |
(Inherited from UIElement.) |
|
OnPreviewDragEnter |
(Inherited from UIElement.) |
|
OnPreviewDragLeave |
(Inherited from UIElement.) |
|
OnPreviewDragOver |
(Inherited from UIElement.) |
|
OnPreviewDrop |
(Inherited from UIElement.) |
|
OnPreviewGiveFeedback |
(Inherited from UIElement.) |
|
OnPreviewGotKeyboardFocus |
(Inherited from UIElement.) |
|
OnPreviewKeyDown |
(Inherited from UIElement.) |
|
OnPreviewKeyUp |
(Inherited from UIElement.) |
|
OnPreviewLostKeyboardFocus |
(Inherited from UIElement.) |
|
OnPreviewMouseDoubleClick |
(Inherited from Control.) |
|
OnPreviewMouseDown |
(Inherited from UIElement.) |
|
OnPreviewMouseLeftButtonDown |
(Inherited from UIElement.) |
|
OnPreviewMouseLeftButtonUp |
(Inherited from UIElement.) |
|
OnPreviewMouseMove |
(Inherited from UIElement.) |
|
OnPreviewMouseRightButtonDown |
(Inherited from UIElement.) |
|
OnPreviewMouseRightButtonUp |
(Inherited from UIElement.) |
|
OnPreviewMouseUp |
(Inherited from UIElement.) |
|
OnPreviewMouseWheel |
(Inherited from UIElement.) |
|
OnPreviewQueryContinueDrag |
(Inherited from UIElement.) |
|
OnPreviewStylusButtonDown |
(Inherited from UIElement.) |
|
OnPreviewStylusButtonUp |
(Inherited from UIElement.) |
|
OnPreviewStylusDown |
(Inherited from UIElement.) |
|
OnPreviewStylusInAirMove |
(Inherited from UIElement.) |
|
OnPreviewStylusInRange |
(Inherited from UIElement.) |
|
OnPreviewStylusMove |
(Inherited from UIElement.) |
|
OnPreviewStylusOutOfRange |
(Inherited from UIElement.) |
|
OnPreviewStylusSystemGesture |
(Inherited from UIElement.) |
|
OnPreviewStylusUp |
(Inherited from UIElement.) |
|
OnPreviewTextInput |
(Inherited from UIElement.) |
|
OnPreviewTouchDown |
(Inherited from UIElement.) |
|
OnPreviewTouchMove |
(Inherited from UIElement.) |
|
OnPreviewTouchUp |
(Inherited from UIElement.) |
|
OnPropertyChanged |
(Inherited from FrameworkElement.) |
|
OnQueryContinueDrag |
(Inherited from UIElement.) |
|
OnQueryCursor |
(Inherited from UIElement.) |
|
OnRender |
(Inherited from UIElement.) |
|
OnRenderSizeChanged |
(Inherited from FrameworkElement.) |
|
OnStyleChanged |
(Inherited from FrameworkElement.) |
|
OnStylusButtonDown |
(Inherited from UIElement.) |
|
OnStylusButtonUp |
(Inherited from UIElement.) |
|
OnStylusDown |
(Inherited from UIElement.) |
|
OnStylusEnter |
(Inherited from UIElement.) |
|
OnStylusInAirMove |
(Inherited from UIElement.) |
|
OnStylusInRange |
(Inherited from UIElement.) |
|
OnStylusLeave |
(Inherited from UIElement.) |
|
OnStylusMove |
(Inherited from UIElement.) |
|
OnStylusOutOfRange |
(Inherited from UIElement.) |
|
OnStylusSystemGesture |
(Inherited from UIElement.) |
|
OnStylusUp |
(Inherited from UIElement.) |
|
OnTemplateChanged |
(Inherited from Control.) |
|
OnTextInput |
(Inherited from UIElement.) |
|
OnToolTipClosing |
(Inherited from FrameworkElement.) |
|
OnToolTipOpening |
(Inherited from FrameworkElement.) |
|
OnTouchDown |
(Inherited from UIElement.) |
|
OnTouchEnter |
(Inherited from UIElement.) |
|
OnTouchLeave |
(Inherited from UIElement.) |
|
OnTouchMove |
(Inherited from UIElement.) |
|
OnTouchUp |
(Inherited from UIElement.) |
|
OnVisualChildrenChanged |
(Inherited from Visual.) |
|
OnVisualParentChanged |
(Inherited from FrameworkElement.) |
|
ParentLayoutInvalidated |
(Inherited from FrameworkElement.) |
|
PointFromScreen |
(Inherited from Visual.) |
|
PointToScreen |
(Inherited from Visual.) |
|
PredictFocus |
(Inherited from FrameworkElement.) |
|
Navigates to the previous page in the viewer. |
||
RaiseEvent |
(Inherited from UIElement.) |
|
ReadLocalValue |
(Inherited from DependencyObject.) |
|
Refresh document rendering in the viewer. |
||
RegisterName |
(Inherited from FrameworkElement.) |
|
ReleaseAllTouchCaptures |
(Inherited from UIElement.) |
|
ReleaseMouseCapture |
(Inherited from UIElement.) |
|
ReleaseStylusCapture |
(Inherited from UIElement.) |
|
ReleaseTouchCapture |
(Inherited from UIElement.) |
|
RemoveHandler |
(Inherited from UIElement.) |
|
RemoveLogicalChild |
(Inherited from FrameworkElement.) |
|
RemoveVisualChild |
(Inherited from Visual.) |
|
Rotates specified page by specified angle. |
||
Rotate specified pages by specified angle. |
||
Rotates contents of specified pages by 90 degrees in the counter-clockwise direction. |
||
Rotate contents of specified pages by 90 degrees in the clockwise direction. |
||
SetBinding(DependencyProperty, BindingBase) |
(Inherited from FrameworkElement.) |
|
SetBinding(DependencyProperty, String) |
(Inherited from FrameworkElement.) |
|
SetCurrentValue |
(Inherited from DependencyObject.) |
|
SetResourceReference |
(Inherited from FrameworkElement.) |
|
SetValue(DependencyProperty, Object) |
(Inherited from DependencyObject.) |
|
SetValue(DependencyPropertyKey, Object) |
(Inherited from DependencyObject.) |
|
ShouldSerializeCommandBindings |
(Inherited from UIElement.) |
|
ShouldSerializeInputBindings |
(Inherited from UIElement.) |
|
ShouldSerializeProperty |
(Inherited from DependencyObject.) |
|
ShouldSerializeResources |
(Inherited from FrameworkElement.) |
|
ShouldSerializeStyle |
(Inherited from FrameworkElement.) |
|
ShouldSerializeTriggers |
(Inherited from FrameworkElement.) |
|
ToString |
(Inherited from Control.) |
|
TransformToAncestor(Visual) |
(Inherited from Visual.) |
|
TransformToAncestor(Visual3D) |
(Inherited from Visual.) |
|
TransformToDescendant |
(Inherited from Visual.) |
|
TransformToVisual |
(Inherited from Visual.) |
|
TranslatePoint |
(Inherited from UIElement.) |
|
TryFindResource |
(Inherited from FrameworkElement.) |
|
UnregisterName |
(Inherited from FrameworkElement.) |
|
UpdateDefaultStyle |
(Inherited from FrameworkElement.) |
|
UpdateLayout |
(Inherited from UIElement.) |
|
VerifyAccess |
(Inherited from DispatcherObject.) |
|
Increases page magnification to the next preset level. |
||
Decreases page magnification to the previous preset level. |
|
Name |
Description |
IQueryAmbient.IsAmbientPropertyAvailable |
(Inherited from FrameworkElement.) |