Skip to main content
All docs
V23.2

PdfFormFieldEditorShownEventArgs Class

Contains data for the FormFieldEditorShown event.

Namespace: DevExpress.XtraPdfViewer

Assembly: DevExpress.XtraPdfViewer.v23.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public class PdfFormFieldEditorShownEventArgs :
    EventArgs

Inheritance

Object
EventArgs
PdfFormFieldEditorShownEventArgs
See Also