Name | Description | |
---|---|---|
![]() | AfterDocumentChange | This event is raised right after the new document has been successfully loaded and displayed in the GdViewer control using one of the DisplayFrom... methods.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.AfterDocumentChangeEventArgs for more details. |
![]() | AfterPageRotation | This event is raised right after the currently displayed page of the document loaded in the GdViewer control has been rotated using the RotatePage method.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.AfterPageRotationEventArgs for given parameters. |
![]() | AfterPrintPage | This event is raised right after a page has been successfully printed through the GdViewer control using one of the Print or PrintDialog methods.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.AfterPrintPageEventArgs for given parameters. |
![]() | AnnotationAddedByUser | This event is raised right after a new GdPicture/XMP annotation has been added by a user. This event occurs in the mouse up action.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.AnnotationAddedByUserEventArgs for given parameters. |
![]() | AnnotationClicked | This event is raised when a GdPicture/XMP annotation has been clicked. This event occurs in the mouse down action.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.AnnotationClickedEventArgs for given parameters. |
![]() | AnnotationEndEditingText | This event is raised when the user has finished editing the content of the sticky note or text GdPicture/XMP annotations by leaving the editable dialogue box.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.AnnotationEndEditingTextEventArgs for given parameters. |
![]() | AnnotationMoved | This event is raised right after a GdPicture/XMP annotation has been moved by a user.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.AnnotationMovedEventArgs for given parameters. |
![]() | AnnotationResized | This event is raised right after a GdPicture/XMP annotation has been resized by a user.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.AnnotationResizedEventArgs for given parameters. |
![]() | AnnotationRotated | This event is raised right after a GdPicture/XMP annotation has been rotated by a user.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.AnnotationRotatedEventArgs for given parameters. |
![]() | AnnotationSelected | This event is raised when a GdPicture/XMP annotation has been selected or deselected.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.AnnotationSelectedEventArgs for given parameters. |
![]() | AnnotationStartEditingText | This event is raised when the user starts editing the content of the sticky note or text GdPicture/XMP annotations by double click on the concerned annotation.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.AnnotationStartEditingTextEventArgs for given parameters. |
![]() | BeforeAnnotationAddedByUser | This event is raised right before a new GdPicture/XMP annotation is to be added by a user. This event occurs in the mouse down action, therefore it allows you to change some properties of the newly added annotation before rendering it on the screen.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.BeforeAnnotationAddedByUserEventArgs for given parameters. |
![]() | BeforeDocumentChange | This event is raised right before the new document is displayed (changed) after the successful loading in the GdViewer control using one of the DisplayFrom... methods.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.BeforeDocumentChangeEventArgs for more details. |
![]() | BeforePageRotation | This event is raised just before the currently displayed page of the document loaded in the GdViewer control is going to rotate using the RotatePage method.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.BeforePageRotationEventArgs for given parameters. |
![]() | BeforePrintPage | This event is raised right before a page is to be printed through the GdViewer control using one of the Print or PrintDialog methods.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.BeforePrintPageEventArgs for given parameters. |
![]() | ClickMenu | This event is raised when an item of the contextual menu has been clicked. The event occurs after the action specified by the clicked menu item has been executed.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.ClickMenuEventArgs for given parameters. |
![]() | ContextMenuClosing | (Inherited from System.Windows.FrameworkElement) |
![]() | ContextMenuOpening | (Inherited from System.Windows.FrameworkElement) |
![]() | DataContextChanged | (Inherited from System.Windows.FrameworkElement) |
![]() | DataReceived | This event is raised right after the packet of the specified size has been successfully transferred during loading or saving a file using HTTP or FTP transfer.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.DataReceivedEventArgs for given parameters. |
![]() | DocumentClosed | This event is raised when the currently displayed document has been successfully closed in the GdViewer control.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.DocumentClosedEventArgs for more details. |
![]() | DragEnter | (Inherited from System.Windows.UIElement) |
![]() | DragLeave | (Inherited from System.Windows.UIElement) |
![]() | DragOver | (Inherited from System.Windows.UIElement) |
![]() | Drop | (Inherited from System.Windows.UIElement) |
![]() | DropFile | This event is raised when a file has been dropped in the current GdViewer control using the drag-and-drop feature. The event is explicitly raised when the AllowDropFile property is set to true.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.DropFileEventArgs for given parameters. |
![]() | FocusableChanged | (Inherited from System.Windows.UIElement) |
![]() | GiveFeedback | (Inherited from System.Windows.UIElement) |
![]() | GotFocus | (Inherited from System.Windows.UIElement) |
![]() | GotKeyboardFocus | (Inherited from System.Windows.UIElement) |
![]() | GotMouseCapture | (Inherited from System.Windows.UIElement) |
![]() | GotStylusCapture | (Inherited from System.Windows.UIElement) |
![]() | GotTouchCapture | (Inherited from System.Windows.UIElement) |
![]() | Initialized | (Inherited from System.Windows.FrameworkElement) |
![]() | IsEnabledChanged | (Inherited from System.Windows.UIElement) |
![]() | IsHitTestVisibleChanged | (Inherited from System.Windows.UIElement) |
![]() | IsKeyboardFocusedChanged | (Inherited from System.Windows.UIElement) |
![]() | IsKeyboardFocusWithinChanged | (Inherited from System.Windows.UIElement) |
![]() | IsMouseCapturedChanged | (Inherited from System.Windows.UIElement) |
![]() | IsMouseCaptureWithinChanged | (Inherited from System.Windows.UIElement) |
![]() | IsMouseDirectlyOverChanged | (Inherited from System.Windows.UIElement) |
![]() | IsStylusCapturedChanged | (Inherited from System.Windows.UIElement) |
![]() | IsStylusCaptureWithinChanged | (Inherited from System.Windows.UIElement) |
![]() | IsStylusDirectlyOverChanged | (Inherited from System.Windows.UIElement) |
![]() | IsVisibleChanged | (Inherited from System.Windows.UIElement) |
![]() | KeyDown | (Inherited from System.Windows.UIElement) |
![]() | KeyUp | (Inherited from System.Windows.UIElement) |
![]() | LayoutUpdated | (Inherited from System.Windows.UIElement) |
![]() | Loaded | (Inherited from System.Windows.FrameworkElement) |
![]() | LostFocus | (Inherited from System.Windows.UIElement) |
![]() | LostKeyboardFocus | (Inherited from System.Windows.UIElement) |
![]() | LostMouseCapture | (Inherited from System.Windows.UIElement) |
![]() | LostStylusCapture | (Inherited from System.Windows.UIElement) |
![]() | LostTouchCapture | (Inherited from System.Windows.UIElement) |
![]() | ManipulationBoundaryFeedback | (Inherited from System.Windows.UIElement) |
![]() | ManipulationCompleted | (Inherited from System.Windows.UIElement) |
![]() | ManipulationDelta | (Inherited from System.Windows.UIElement) |
![]() | ManipulationInertiaStarting | (Inherited from System.Windows.UIElement) |
![]() | ManipulationStarted | (Inherited from System.Windows.UIElement) |
![]() | ManipulationStarting | (Inherited from System.Windows.UIElement) |
![]() | MouseDoubleClick | (Inherited from System.Windows.Controls.Control) |
![]() | MouseDown | (Inherited from System.Windows.UIElement) |
![]() | MouseEnter | (Inherited from System.Windows.UIElement) |
![]() | MouseLeave | (Inherited from System.Windows.UIElement) |
![]() | MouseLeftButtonDown | (Inherited from System.Windows.UIElement) |
![]() | MouseLeftButtonUp | (Inherited from System.Windows.UIElement) |
![]() | MouseMove | (Inherited from System.Windows.UIElement) |
![]() | MouseRightButtonDown | (Inherited from System.Windows.UIElement) |
![]() | MouseRightButtonUp | (Inherited from System.Windows.UIElement) |
![]() | MouseUp | (Inherited from System.Windows.UIElement) |
![]() | MouseWheel | (Inherited from System.Windows.UIElement) |
![]() | PageChanged | This event is raised after the currently displayed page of the document loaded in the GdViewer control has been successfully changed.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.PageChangedEventArgs for more details. |
![]() | PageDisplayed | This event is raised after the current page of the document loaded in the GdViewer control has been successfully displayed.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.PageDisplayedEventArgs for more details. |
![]() | PdfFileNavigation | This event is raised when a GoToR action contained in the displayed PDF document has been triggered to open a linked file. The event only occurs if the PdfEnableFileLinks property is set to true.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.PdfFileNavigationEventArgs for given parameters. |
![]() | PdfLaunchAction | This event is raised when a Launch action contained in the displayed PDF document has been triggered to launch an application, usually to open or print a file.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.PdfLaunchActionEventArgs for given parameters. |
![]() | PdfPasswordRequest | This event is raised if a password is required to decrypt the loaded PDF document for display. The event is explicitly raised when the PdfShowDialogForPassword property is set to false.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.PdfPasswordRequestEventArgs for given parameters. You are allowed to prompt the user with your own dialog box for entering the password for protected PDF documents using this event. |
![]() | PdfUriNavigation | This event is raised when a URI action contained in the displayed PDF document has been triggered to resolve a uniform resource identifier. The event only occurs if the PdfEnableLinks property is set to true.
A URI is a string that identifies a resource on the Internet - typically a file that is the destination of a hypertext link, although it can also resolve to a query or other entity. URIs are described in URI RFC 2396. The event makes use of bubble routing strategy. Please check the corresponded GdViewer.PdfUriNavigationEventArgs for given parameters. |
![]() | PreviewAnnotationAddedByUser | This event is raised right after a new GdPicture/XMP annotation has been added by a user. This event occurs in the mouse up action.
The event makes use of tunel routing strategy. Please check the corresponded GdViewer.AnnotationAddedByUserEventArgs for given parameters. |
![]() | PreviewAnnotationClicked | This event is raised when a GdPicture/XMP annotation has been clicked. This event occurs in the mouse down action.
The event makes use of tunel routing strategy. Please check the corresponded GdViewer.AnnotationClickedEventArgs for given parameters. |
![]() | PreviewAnnotationEndEditingText | This event is raised when the user has finished editing the content of the sticky note or text GdPicture/XMP annotations by leaving the editable dialogue box.
The event makes use of tunel routing strategy. Please check the corresponded GdViewer.AnnotationEndEditingTextEventArgs for given parameters. |
![]() | PreviewAnnotationMoved | This event is raised right after a GdPicture/XMP annotation has been moved by a user.
The event makes use of tunel routing strategy. Please check the corresponded GdViewer.AnnotationMovedEventArgs for given parameters. |
![]() | PreviewAnnotationResized | This event is raised right after a GdPicture/XMP annotation has been resized by a user.
The event makes use of tunel routing strategy. Please check the corresponded GdViewer.AnnotationResizedEventArgs for given parameters. |
![]() | PreviewAnnotationRotated | This event is raised right after a GdPicture/XMP annotation has been rotated by a user.
The event makes use of tunel routing strategy. Please check the corresponded GdViewer.AnnotationRotatedEventArgs for given parameters. |
![]() | PreviewAnnotationSelected | This event is raised when a GdPicture/XMP annotation has been selected or deselected.
The event makes use of tunel routing strategy. Please check the corresponded GdViewer.AnnotationSelectedEventArgs for given parameters. |
![]() | PreviewAnnotationStartEditingText | This event is raised when the user starts editing the content of the sticky note or text GdPicture/XMP annotations by double click on the concerned annotation.
The event makes use of tunel routing strategy. Please check the corresponded GdViewer.AnnotationStartEditingTextEventArgs for given parameters. |
![]() | PreviewBeforeAnnotationAddedByUser | This event is raised right before a new GdPicture/XMP annotation is to be added by a user. This event occurs in the mouse down action, therefore it allows you to change some properties of the newly added annotation before rendering it on the screen.
The event makes use of tunel routing strategy. Please check the corresponded GdViewer.BeforeAnnotationAddedByUserEventArgs for given parameters. |
![]() | PreviewClickMenu | This event is raised when an item of the contextual menu has been clicked. The event occurs after the action specified by the clicked menu item has been executed.
The event makes use of tunel routing strategy. Please check the corresponded GdViewer.ClickMenuEventArgs for given parameters. |
![]() | PreviewDragEnter | (Inherited from System.Windows.UIElement) |
![]() | PreviewDragLeave | (Inherited from System.Windows.UIElement) |
![]() | PreviewDragOver | (Inherited from System.Windows.UIElement) |
![]() | PreviewDrop | (Inherited from System.Windows.UIElement) |
![]() | PreviewDropFile | This event is raised when a file has been dropped in the current GdViewer control using the drag-and-drop feature. The event is explicitly raised when the AllowDropFile property is set to true.
The event makes use of tunel routing strategy. Please check the corresponded GdViewer.DropFileEventArgs for given parameters. |
![]() | PreviewGiveFeedback | (Inherited from System.Windows.UIElement) |
![]() | PreviewGotKeyboardFocus | (Inherited from System.Windows.UIElement) |
![]() | PreviewKeyDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewKeyUp | (Inherited from System.Windows.UIElement) |
![]() | PreviewLostKeyboardFocus | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseDoubleClick | (Inherited from System.Windows.Controls.Control) |
![]() | PreviewMouseDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseLeftButtonDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseLeftButtonUp | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseMove | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseRightButtonDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseRightButtonUp | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseUp | (Inherited from System.Windows.UIElement) |
![]() | PreviewMouseWheel | (Inherited from System.Windows.UIElement) |
![]() | PreviewPageChanged | This event is raised after the currently displayed page of the document loaded in the GdViewer control has been successfully changed.
The event makes use of tunel routing strategy. Please check the corresponded GdViewer.PageChangedEventArgs for more details. |
![]() | PreviewPageDisplayed | This event is raised after the current page of the document loaded in the GdViewer controlhas been successfully displayed.
The event makes use of tunel routing strategy. Please check the corresponded GdViewer.PageDisplayedEventArgs for more details. |
![]() | PreviewPdfPasswordRequest | This event is raised if a password is required to decrypt the loaded PDF document for display. The event is explicitly raised when the PdfShowDialogForPassword property is set to false.
The event makes use of tunel routing strategy. Please check the corresponded GdViewer.PdfPasswordRequestEventArgs for given parameters. You are allowed to prompt the user with your own dialog box for entering the password for protected PDF documents using this event. |
![]() | PreviewQueryContinueDrag | (Inherited from System.Windows.UIElement) |
![]() | PreviewRectEdited | This event is raised when the user has drawn or edited (means moved or resized) the rectangle of area selection using the mouse.
The event makes use of tunel routing strategy. Please check the corresponded GdViewer.RectEditedEventArgs for more details. |
![]() | PreviewRegionEdited | This event is raised when a highlighted region has been moved or resized, which actually means edited, by a user using the mouse.
The event makes use of tunel routing strategy. Please check the corresponded GdViewer.RegionEditedEventArgs for given parameters. Highlighted regions for currently displayed document are identified and created when searching text, for example using the SearchText(String,Int32,Boolean) method or the second similar overloaded method as well. You can also define highlighted regions directly using the AddRegion(String,Double,Double,Double,Double,Color,RegionFillMode) method. |
![]() | PreviewRegionSelected | This event is raised when a highlighted region has been selected by a user using the mouse.
The event makes use of tunel routing strategy. Please check the corresponded GdViewer.RegionSelectedEventArgs for given parameters. Highlighted regions for currently displayed document are identified and created when searching text, for example using the SearchText(String,Int32,Boolean) method or the second similar overloaded method as well. You can also define highlighted regions directly using the AddRegion(String,Double,Double,Double,Double,Color,RegionFillMode) method. |
![]() | PreviewScroll | This event is raised when the user scrolls through the GdViewer control area using the mouse move or when they scroll using the vertical or the horizontal scrollbars directly.
The event makes use of tunel routing strategy. Please check the corresponded GdViewer.ScrollEventArgs for more details. |
![]() | PreviewStylusButtonDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusButtonUp | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusInAirMove | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusInRange | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusMove | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusOutOfRange | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusSystemGesture | (Inherited from System.Windows.UIElement) |
![]() | PreviewStylusUp | (Inherited from System.Windows.UIElement) |
![]() | PreviewTextInput | (Inherited from System.Windows.UIElement) |
![]() | PreviewTouchDown | (Inherited from System.Windows.UIElement) |
![]() | PreviewTouchMove | (Inherited from System.Windows.UIElement) |
![]() | PreviewTouchUp | (Inherited from System.Windows.UIElement) |
![]() | PreviewZoomChanged | This event is raised after the zoom level has been successfully changed.
The event makes use of tunel routing strategy. Please check the corresponded GdViewer.ZoomChangedEventArgs for more details. |
![]() | QueryContinueDrag | (Inherited from System.Windows.UIElement) |
![]() | QueryCursor | (Inherited from System.Windows.UIElement) |
![]() | RectEdited | This event is raised when the user has drawn or edited (means moved or resized) the rectangle of area selection using the mouse.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.RectEditedEventArgs for more details. |
![]() | RegionEdited | This event is raised when a highlighted region has been moved or resized, which actually means edited, by a user using the mouse.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.RegionEditedEventArgs for given parameters. Highlighted regions for currently displayed document are identified and created when searching text, for example using the SearchText(String,Int32,Boolean) method or the second similar overloaded method as well. You can also define highlighted regions directly using the AddRegion(String,Double,Double,Double,Double,Color,RegionFillMode) method. |
![]() | RegionSelected | This event is raised when a highlighted region has been selected by a user using the mouse.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.RegionSelectedEventArgs for given parameters. Highlighted regions for currently displayed document are identified and created when searching text, for example using the SearchText(String,Int32,Boolean) method or the second similar overloaded method as well. You can also define highlighted regions directly using the AddRegion(String,Double,Double,Double,Double,Color,RegionFillMode) method. |
![]() | RequestBringIntoView | (Inherited from System.Windows.FrameworkElement) |
![]() | SavingProgress | This event is raised right after the currently processed page has been successfully created and saved. It is only applied when the initial document is image-based.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.SavingProgressEventArgs for given parameters. The event is only raised when processing documents based on images using the SaveDocumentToPDF(String) or the SaveDocumentToTIFF(String,TiffCompression) methods and its overloads. The event is not raised, if your initial document is in PDF or TXT format and you are saving it using the SaveDocumentToPDF(String) method and its overloads. The event is not raised using the SaveDocumentToJPEG(String,Int32) method and its overloads as well. |
![]() | Scroll | This event is raised when the user scrolls through the GdViewer control area using the mouse move or when they scroll using the vertical or the horizontal scrollbars directly.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.ScrollEventArgs for more details. |
![]() | SizeChanged | (Inherited from System.Windows.FrameworkElement) |
![]() | SourceUpdated | (Inherited from System.Windows.FrameworkElement) |
![]() | StylusButtonDown | (Inherited from System.Windows.UIElement) |
![]() | StylusButtonUp | (Inherited from System.Windows.UIElement) |
![]() | StylusDown | (Inherited from System.Windows.UIElement) |
![]() | StylusEnter | (Inherited from System.Windows.UIElement) |
![]() | StylusInAirMove | (Inherited from System.Windows.UIElement) |
![]() | StylusInRange | (Inherited from System.Windows.UIElement) |
![]() | StylusLeave | (Inherited from System.Windows.UIElement) |
![]() | StylusMove | (Inherited from System.Windows.UIElement) |
![]() | StylusOutOfRange | (Inherited from System.Windows.UIElement) |
![]() | StylusSystemGesture | (Inherited from System.Windows.UIElement) |
![]() | StylusUp | (Inherited from System.Windows.UIElement) |
![]() | TargetUpdated | (Inherited from System.Windows.FrameworkElement) |
![]() | TextInput | (Inherited from System.Windows.UIElement) |
![]() | ToolTipClosing | (Inherited from System.Windows.FrameworkElement) |
![]() | ToolTipOpening | (Inherited from System.Windows.FrameworkElement) |
![]() | TouchDown | (Inherited from System.Windows.UIElement) |
![]() | TouchEnter | (Inherited from System.Windows.UIElement) |
![]() | TouchLeave | (Inherited from System.Windows.UIElement) |
![]() | TouchMove | (Inherited from System.Windows.UIElement) |
![]() | TouchUp | (Inherited from System.Windows.UIElement) |
![]() | TransferEnded | This event is raised right after the latest asynchronous web transfer has been finished when loading or saving a file using HTTP or FTP transfer.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.TransferEndedEventArgs for given parameters. |
![]() | Unloaded | (Inherited from System.Windows.FrameworkElement) |
![]() | ZoomChanged | This event is raised after the zoom level has been successfully changed.
The event makes use of bubble routing strategy. Please check the corresponded GdViewer.ZoomChangedEventArgs for more details. |
In This Topic
GdViewer Class Events
In This Topic
For a list of all members of this type, see GdViewer members.
Public Events
See Also