Table of Contents

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