PDFKit.NET 2.0 Class Library (.NET 2.0)

JavaScriptCollection.Item Property

The JavaScript associated with the given index.

Overload List

The JavaScript associated with the given index.

public JavaScript this[int] {get;}

The JavaScript associated with the given name.

public JavaScript this[string] {get; set;}

See Also

JavaScriptCollection Class | TallComponents.PDF.JavaScript Namespace