[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Recognition.Structure.LogicalStructure.Elements

Elements Property

Elements

Gets the list of top level Element objects in the document's logical structure.

Declaration
public List<Element> Elements { get; }
Public ReadOnly Property Elements As List(Of Element)