Skip to main content
All docs
V24.1

PdfFormFieldEditorShownEventArgs Class

Contains data for the FormFieldEditorShown event.

Namespace: DevExpress.XtraPdfViewer

Assembly: DevExpress.XtraPdfViewer.v24.1.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public class PdfFormFieldEditorShownEventArgs :
    EventArgs

Inheritance

Object
EventArgs
PdfFormFieldEditorShownEventArgs
See Also