Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfOptionsFormFieldOption Class

Represents the list of options in the choice field, each of which shall be represented by a text string that shall be displayed on the screen.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v20.2.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public class PdfOptionsFormFieldOption

Inheritance

Object
PdfOptionsFormFieldOption
See Also