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