Collection of form options. Associated with a DropDownListField and ListBoxField.
Namespace: TallComponents.PDF.Forms.FieldsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public class ListOptionCollection : IEnumerable<ListOption>, IEnumerable |
| Visual Basic |
|---|
Public Class ListOptionCollection _ Implements IEnumerable(Of ListOption), IEnumerable |