• Products
  • Pricing
  • Documentation
  • Support
Login
Your cart is empty. See pricing.
My order
Total:
Order
  • Home
  • Products
  • Pricing
  • Documentation
  • Support
Login
LinkedIn
Twitter
  • Guide
  • API reference
  • Code samples
  • Changelog
  • TallComponents
  • TallComponents.Licensing
  • TallComponents.PDF.Layout
  • TallComponents.PDF.Layout.Actions
  • TallComponents.PDF.Layout.Brushes
  • TallComponents.PDF.Layout.Colors
  • TallComponents.PDF.Layout.Css
  • TallComponents.PDF.Layout.Fonts
  • TallComponents.PDF.Layout.JavaScript
  • TallComponents.PDF.Layout.Metadata
  • TallComponents.PDF.Layout.Navigation
  • TallComponents.PDF.Layout.Paragraphs
  • TallComponents.PDF.Layout.Pens
  • TallComponents.PDF.Layout.ResourceLoader
  • TallComponents.PDF.Layout.Security
  • TallComponents.PDF.Layout.Shapes
  • TallComponents.PDF.Layout.Shapes.Annotations
  • TallComponents.PDF.Layout.Shapes.Barcodes
  • TallComponents.PDF.Layout.Shapes.Fields
  • TallComponents.PDF.Layout.Xml

Namespace TallComponents.PDF.Layout.JavaScript

Class JavaScriptCollection

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.

Syntax

public class JavaScriptCollection : Object , IEnumerable

Properties

Int32 Count
The number of JavaScript element in this collection
JavaScript Item
The JavaScript associated with the given index.
String[] ScriptNames
The script names in this document.

Methods

Void Add(JavaScript)
Adds a (Named)JavaScript to the javascript collection.
Void Clear()
Removes all items from the collection.
Boolean Exists(String)
Check if the given name exists in the current collection.
IEnumerator GetEnumerator()
Implements strong typed IEnumerable<T>.GetEnumerator.
Void Remove(String)
Removes the JavaScript object with the given name.
Our products
PDFKit.NET 5.0
Create and manipulate PDF documents
TallPDF.NET 5.0
Generate PDF on the fly
PDFRasterizer.NET 4.0
Render PDF pages cross-platform
Support resources
  • Code samples
  • Submit issue
  • Contact
  • Licensing Model
Legal
  • EULA
  • Privacy
LinkedIn
Twitter
© 2001-2025 TallComponents BV. All rights reserved.