Contains all options from which a choice can be made. An option has both
an exported name and a reference to the associated widget.
Namespace: TallComponents.PDF.Forms.FieldsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public RadioButtonOptionCollection Options { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Options As RadioButtonOptionCollection Get |