PDFKit.NET 2.0 Class Library (.NET 2.0)

JavaScriptCollection Class

JavaScript defined at document level. You cannot create an instance of this class. Instead you retrieve an existing JavaScriptCollection object from the JavaScript property of the Document class.

For a list of all members of this type, see JavaScriptCollection Members.

System.Object
   TallComponents.PDF.JavaScript.JavaScriptCollection

public class JavaScriptCollection : IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: TallComponents.PDF.JavaScript

Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll)

See Also

JavaScriptCollection Members | TallComponents.PDF.JavaScript Namespace