Creates a new List option.
Namespace: TallComponents.PDF.Forms.FieldsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public ListOption( string exportName, string displayName ) |
| Visual Basic |
|---|
Public Sub New ( _ exportName As String, _ displayName As String _ ) |
Parameters
- exportName
- Type: System..::..String
Name as exported.
- displayName
- Type: System..::..String
Name as displayed.