[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.StructElementCollection

Class StructElementCollection

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

Represents a collection of StructElement objects.

public class StructElementCollection : StructTreeItemCollectionWrapper<StructElement>, IList<StructElement>, ICollection<StructElement>, IEnumerable<StructElement>, IEnumerable
Inheritance
StructElementCollection
Implements
Inherited Members