Class PdfJavaScriptCollection
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Collection of JavaScript actions.
public sealed class PdfJavaScriptCollection : PdfList<PdfJavaScriptAction>, ICollection<PdfJavaScriptAction>, IEnumerable<PdfJavaScriptAction>, ICollection, IEnumerable
- Inheritance
-
PdfJavaScriptCollection
- Implements
- Inherited Members
Remarks
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.