The JavaScript associated with the given index.
Namespace: TallComponents.PDF.JavaScriptAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public JavaScript this[ int index ] { get; } |
| Visual Basic |
|---|
Public ReadOnly Default Property Item ( _ index As Integer _ ) As JavaScript Get |
Parameters
- index
- Type: System..::..Int32
The zero-base index.