[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.AttrCollection

Class AttrCollection

Namespace
GrapeCity.Documents.Pdf.Structure
Assembly
GcDocs.Pdf.dll

Represents a collection of Attr objects.

public class AttrCollection : PdfCollection<Attr>, IList<Attr>, ICollection<Attr>, IReadOnlyList<Attr>, IReadOnlyCollection<Attr>, IEnumerable<Attr>, IPdfArray, IList, ICollection, IEnumerable
Inheritance
AttrCollection
Implements
Inherited Members
Extension Methods

Constructors

AttrCollection()

public AttrCollection()