ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF.Forms Namespace / ChoiceOption Class
Properties Methods


In This Topic
    ChoiceOption Class Members
    In This Topic

    The following tables list the members exposed by ChoiceOption.

    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating the string that is sent as the value of this choice when the field is submitted.  
    Public Property Gets or sets the display text for this choice. Only valid for ListBox and ComboBox choice options. For RadioGroup and CheckBox options it will always be an empty string, and setting it has has no effect.  
    Public Property Gets a value indicating whether this choice is selected or not.  
    Top
    See Also