Returns the data for this name
Namespace: TallComponents.PDF.Forms.DataAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public override string this[ string fullName ] { get; } |
| Visual Basic |
|---|
Public Overrides ReadOnly Default Property Item ( _ fullName As String _ ) As String Get |
Parameters
- fullName
- Type: System..::..String