Skip to main content
A newer version of this page is available. .
.NET Standard 2.0+

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.v19.1.Core.dll

Declaration

public class PdfOptionsFormFieldOption

Inheritance

Object
PdfOptionsFormFieldOption
See Also