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.
Please check the corresponded GdViewer.AfterDocumentChangeEventHandler for more details. |
![]() | 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.
Please check the corresponded GdViewer.AfterPrintPageEventHandler for given parameters. |
![]() | AfterZoomChange | This event is raised after the zoom level has been successfully changed.
Please check the corresponded GdViewer.AfterZoomChangeEventHandler for more details. |
![]() | 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.
Please check the corresponded GdViewer.AnnotationAddedByUserEventHandler for given parameters. |
![]() | AnnotationClicked | This event is raised when a GdPicture/XMP annotation has been clicked. This event occurs in the mouse down action.
Please check the corresponded GdViewer.AnnotationClickedEventHandler 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.
Please check the corresponded GdViewer.AnnotationEndEditingTextEventHandler for given parameters. |
![]() | AnnotationMoved | This event is raised right after a GdPicture/XMP annotation has been moved by a user.
Please check the corresponded GdViewer.AnnotationMovedEventHandler for given parameters. |
![]() | AnnotationResized | This event is raised right after a GdPicture/XMP annotation has been resized by a user.
Please check the corresponded GdViewer.AnnotationResizedEventHandler for given parameters. |
![]() | AnnotationRotated | This event is raised right after a GdPicture/XMP annotation has been rotated by a user.
Please check the corresponded GdViewer.AnnotationRotatedEventHandler for given parameters. |
![]() | AnnotationSelected | This event is raised when a GdPicture/XMP annotation has been selected or deselected.
Please check the corresponded GdViewer.AnnotationSelectedEventHandler 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.
Please check the corresponded GdViewer.AnnotationStartEditingTextEventHandler for given parameters. |
![]() | AnnotationTextBoxKeyDown | |
![]() | AnnotationTextBoxLostFocus | |
![]() | AutoSizeChanged | (Inherited from System.Windows.Forms.UserControl) |
![]() | AutoValidateChanged | (Inherited from System.Windows.Forms.UserControl) |
![]() | BackColorChanged | (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageChanged | (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageLayoutChanged | (Inherited from System.Windows.Forms.Control) |
![]() | 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.
Please check the corresponded GdViewer.BeforeAnnotationAddedByUserEventHandler 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.
Please check the corresponded GdViewer.BeforeDocumentChangeEventHandler for more details. |
![]() | BeforeDocumentClosed | This event is raised right before the currently displayed document is to be closed in the GdViewer control.
Please check the corresponded GdViewer.BeforeDocumentClosedEventHandler for more details. |
![]() | 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.
Please check the corresponded GdViewer.BeforePrintPageEventHandler for given parameters. |
![]() | BeforeRotation | This event is raised just before the global view of the viewer is going to rotate using the GdViewer.RotateView method or the displayed page is going to rotate using the GdViewer.Rotate method.
Please check the corresponded GdViewer.BeforeRotationEventHandler for given parameters. |
![]() | BeforeZoomChange | This event is raised before the zoom level is going to change.
Please check the corresponded GdViewer.BeforeZoomChangeEventHandler for more details. |
![]() | BindingContextChanged | (Inherited from System.Windows.Forms.Control) |
![]() | CausesValidationChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ChangeUICues | (Inherited from System.Windows.Forms.Control) |
![]() | Click | (Inherited from System.Windows.Forms.Control) |
![]() | 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.
Please check the corresponded GdViewer.ClickMenuEventHandler for given parameters. |
![]() | ClientSizeChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ControlAdded | (Inherited from System.Windows.Forms.Control) |
![]() | ControlRemoved | (Inherited from System.Windows.Forms.Control) |
![]() | CursorChanged | (Inherited from System.Windows.Forms.Control) |
![]() | 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.
Please check the corresponded GdViewer.DataReceivedEventHandler for given parameters. |
![]() | DockChanged | (Inherited from System.Windows.Forms.Control) |
![]() | DocumentClosed | This event is raised when the currently displayed document has been successfully closed in the GdViewer control.
Please check the corresponded GdViewer.DocumentClosedEventHandler for more details. |
![]() | DoubleClick | (Inherited from System.Windows.Forms.Control) |
![]() | DpiChangedAfterParent | (Inherited from System.Windows.Forms.Control) |
![]() | DpiChangedBeforeParent | (Inherited from System.Windows.Forms.Control) |
![]() | DragDrop | (Inherited from System.Windows.Forms.Control) |
![]() | DragEnter | (Inherited from System.Windows.Forms.Control) |
![]() | DragLeave | (Inherited from System.Windows.Forms.Control) |
![]() | DragOver | (Inherited from System.Windows.Forms.Control) |
![]() | 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 GdViewer.AllowDropFile property is set to true.
Please check the corresponded GdViewer.DropFileEventHandler for given parameters. |
![]() | EnabledChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Enter | (Inherited from System.Windows.Forms.Control) |
![]() | FontChanged | (Inherited from System.Windows.Forms.Control) |
![]() | ForeColorChanged | (Inherited from System.Windows.Forms.Control) |
![]() | GiveFeedback | (Inherited from System.Windows.Forms.Control) |
![]() | HelpRequested | (Inherited from System.Windows.Forms.Control) |
![]() | ImeModeChanged | (Inherited from System.Windows.Forms.Control) |
![]() | KeyDown | (Inherited from System.Windows.Forms.Control) |
![]() | KeyPress | (Inherited from System.Windows.Forms.Control) |
![]() | KeyUp | (Inherited from System.Windows.Forms.Control) |
![]() | Layout | (Inherited from System.Windows.Forms.Control) |
![]() | Leave | (Inherited from System.Windows.Forms.Control) |
![]() | Load | (Inherited from System.Windows.Forms.UserControl) |
![]() | LocationChanged | (Inherited from System.Windows.Forms.Control) |
![]() | MarginChanged | (Inherited from System.Windows.Forms.Control) |
![]() | MouseCaptureChanged | (Inherited from System.Windows.Forms.Control) |
![]() | MouseClick | (Inherited from System.Windows.Forms.Control) |
![]() | MouseDoubleClick | (Inherited from System.Windows.Forms.Control) |
![]() | MouseDown | (Inherited from System.Windows.Forms.Control) |
![]() | MouseEnter | (Inherited from System.Windows.Forms.Control) |
![]() | MouseHover | (Inherited from System.Windows.Forms.Control) |
![]() | MouseLeave | (Inherited from System.Windows.Forms.Control) |
![]() | MouseMove | (Inherited from System.Windows.Forms.Control) |
![]() | MouseUp | (Inherited from System.Windows.Forms.Control) |
![]() | Move | (Inherited from System.Windows.Forms.Control) |
![]() | OnCustomAnnotationPaint | This event is raised when a custom annotation is to be rendered. Your custom ModelID identifier, that you have defined when adding the custom annotation, should be used internally in this event to render the required annotation, as it is demontrated in the Example section below.
Please check the corresponded GdViewer.OnCustomAnnotationPaintEventHandler for given parameters. The bounding box for the annotation appearance, that you need to follow, is defined by values x, y, w, h, where x and y define the coordinates of the top-left corner of the box as x = (Annot.Left - Annot.Width) / 2, y = (Annot.Top - Annot.Height) / 2, w defines the width of the box as w = Annot.Width and y defines the height of the box as y = Annot.Height. The measurement unit used for specified dimensions and sizes is expressed in inches. The rotation, if any, is handled by the component, which automatically sets the required transformation. |
![]() | PaddingChanged | (Inherited from System.Windows.Forms.Control) |
![]() | PageChanged | This event is raised after the current page has been successfully changed.
Please check the corresponded GdViewer.PageChangedEventHandler for more details. |
![]() | PageDisplayed | This event is raised after the current page has been successfully displayed.
Please check the corresponded GdViewer.PageDisplayedEventHandler for more details. |
![]() | Paint | (Inherited from System.Windows.Forms.Control) |
![]() | ParentChanged | (Inherited from System.Windows.Forms.Control) |
![]() | PdfCertificateRequest | This event is raised if a certificate (digital ID) is required to decrypt the loaded PDF document for display. The event is explicitly raised when the GdViewer.PdfShowOpenFileDialogForDecryption property is set to false.
Please check the corresponded GdViewer.PdfCertificateRequestEventHandler for given parameters. You are allowed to prompt the user with your own dialog box for entering the certificate file for protected PDF documents using this event. |
![]() | 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 GdViewer.PdfEnableFileLinks property is set to true.
Please check the corresponded GdViewer.PdfFileNavigationEventHandler 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.
Please check the corresponded GdViewer.PdfLaunchActionEventHandler 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 GdViewer.PdfShowDialogForPassword property is set to false.
Please check the corresponded GdViewer.PdfPasswordRequestEventHandler 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 GdViewer.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 RFC 2396 - Uniform Resource Identifier (URI). Please check the corresponded GdViewer.PdfUriNavigationEventHandler for given parameters. |
![]() | PreviewKeyDown | (Inherited from System.Windows.Forms.Control) |
![]() | QueryAccessibilityHelp | (Inherited from System.Windows.Forms.Control) |
![]() | QueryContinueDrag | (Inherited from System.Windows.Forms.Control) |
![]() | RectEditedByUser | This event is raised when the user has drawn or edited the rectangle of area selection using the mouse.
Please check the corresponded GdViewer.RectEditedByUserEventHandler for more details. |
![]() | RegionChanged | (Inherited from System.Windows.Forms.Control) |
![]() | RegionEditedByUser | This event is raised when a highlighted region has been moved or resized, which actually means edited, by a user using the mouse.
Please check the corresponded GdViewer.RegionEditedByUserEventHandler for given parameters. Highlighted regions for currently displayed document are identified and created when searching text, for example using the GdViewer.SearchText method or the second similar overloaded method as well. You can also define highlighted regions directly using GdViewer.AddRegion or GdViewer.AddRegionInches methods. |
![]() | RegionMovedByUser | This event is raised when a highlighted region has been moved by a user using the mouse.
Please check the corresponded GdViewer.RegionMovedByUserEventHandler for given parameters. Highlighted regions for currently displayed document are identified and created when searching text, for example using the GdViewer.SearchText method or the second similar overloaded method as well. You can also define highlighted regions directly using GdViewer.AddRegion or GdViewer.AddRegionInches methods. |
![]() | RegionResizedByUser | This event is raised when a highlighted region has been resized by a user using the mouse.
Please check the corresponded GdViewer.RegionResizedByUserEventHandler for given parameters. Highlighted regions for currently displayed document are identified and created when searching text, for example using the GdViewer.SearchText method or the second similar overloaded method as well. You can also define highlighted regions directly using GdViewer.AddRegion or GdViewer.AddRegionInches methods. |
![]() | RegionSelectedByUser | This event is raised when a highlighted region has been selected by a user using the mouse.
Please check the corresponded GdViewer.RegionSelectedByUserEventHandler for given parameters. Highlighted regions for currently displayed document are identified and created when searching text, for example using the GdViewer.SearchText method or the second similar overloaded method as well. You can also define highlighted regions directly using GdViewer.AddRegion or GdViewer.AddRegionInches methods. |
![]() | Resize | (Inherited from System.Windows.Forms.Control) |
![]() | RightToLeftChanged | (Inherited from System.Windows.Forms.Control) |
![]() | Rotation | This event is raised right after the global view of the viewer has been rotated using the GdViewer.RotateView method or the displayed page has been rotated using the GdViewer.Rotate method.
Please check the corresponded GdViewer.RotationEventHandler for given parameters. |
![]() | 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.
Please check the corresponded GdViewer.SavingProgressEventHandler for given parameters. The event is only raised when processing documents based on images using the GdViewer.SaveDocumentToPDF or the GdViewer.SaveDocumentToTIFF 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 GdViewer.SaveDocumentToPDF method and its overloads. The event is not raised using the GdViewer.SaveDocumentToJPEG method and its overloads as well. |
![]() | Scroll | (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | ScrollViewer | 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.
Please check the corresponded GdViewer.ScrollViewerEventHandler for more details. |
![]() | SizeChanged | (Inherited from System.Windows.Forms.Control) |
![]() | StyleChanged | (Inherited from System.Windows.Forms.Control) |
![]() | SystemColorsChanged | (Inherited from System.Windows.Forms.Control) |
![]() | TabIndexChanged | (Inherited from System.Windows.Forms.Control) |
![]() | TabStopChanged | (Inherited from System.Windows.Forms.Control) |
![]() | 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.
Please check the corresponded GdViewer.TransferEndedEventHandler for given parameters. |
![]() | Validated | (Inherited from System.Windows.Forms.Control) |
![]() | Validating | (Inherited from System.Windows.Forms.Control) |
![]() | VisibleChanged | (Inherited from System.Windows.Forms.Control) |