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

In This Topic
    LogicalStructure Property (ContentItemBase)
    In This Topic
    Gets the LogicalStructure object owning this item.
    Syntax
    'Declaration
     
    Public ReadOnly Property LogicalStructure As LogicalStructure
    public LogicalStructure LogicalStructure {get;}
    See Also