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