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