Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Recognition.Structure Namespace / LogicalStructure Class
Members

In This Topic
    LogicalStructure Class
    In This Topic
    Represents the parsed logical structure of a document. This is created on the basis of StructTreeRoot, i.e. from the tags in the PDF structure tree.
    Object Model
    LogicalStructure Class
    Syntax
    'Declaration
     
    Public Class LogicalStructure 
    public class LogicalStructure 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Recognition.Structure.LogicalStructure

    See Also