PDFStructureElementCollection¶
Namespace: O2S.Components.PDF4NET.LogicalStructure
Defines a collection of structure elements.
public class PDFStructureElementCollection : System.Collections.ObjectModel.Collection`1[[O2S.Components.PDF4NET.LogicalStructure.PDFStructureElement, O2S.Components.PDF4NET.NetStandard, Version=16.3.0.1, Culture=neutral, PublicKeyToken=80d03dd9e5b85317]], IPDFStructureElement
Inheritance Object → Collection<PDFStructureElement> → PDFStructureElementCollection
Implements IPDFStructureElement
Constructors¶
PDFStructureElementCollection()¶
Initializes a new PDFStructureElementCollection object.
Properties¶
Content¶
Gets the content of this object.
Property Value
Count¶
Property Value
Item¶
Property Value