PdfAcroFormChoiceField Class
Represents the base class for combo box and list box fields.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
public abstract class PdfAcroFormChoiceField :
PdfAcroFormCommonVisualField
#Remarks
The PdfAcroFormChoiceField class serves as a base class for the PdfAcroFormComboBoxField and PdfAcroFormListBoxField classes, which provide combo box and list box fields functionality.