[]
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
public AttrCollection()