Back to Devexpress

PdfAnnotationLostFocusEventArgs Class

windowsforms-devexpress-dot-xtrapdfviewer-f9bca4fb.md

latest1.3 KB
Original Source

PdfAnnotationLostFocusEventArgs Class

Provides data for the AnnotationLostFocus event.

Namespace : DevExpress.XtraPdfViewer

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfAnnotationLostFocusEventArgs :
    EventArgs
vb
Public Class PdfAnnotationLostFocusEventArgs
    Inherits EventArgs

PdfAnnotationLostFocusEventArgs is the data class for the following events:

Inheritance

Object EventArgs PdfAnnotationLostFocusEventArgs

See Also

PdfAnnotationLostFocusEventArgs Members

DevExpress.XtraPdfViewer Namespace