[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Structure.StructTreeItem

StructTreeItem Class

Abstract base class representing an item in a StructTreeRoot. Derived classes are StructElement and ContentItemLink.

Inheritance
StructTreeItem
Implements
Namespace: GrapeCity.Documents.Pdf.Structure
Assembly: DS.Documents.Pdf.dll
Syntax
public abstract class StructTreeItem : PdfWrapperBase, IOwnedObject
Public MustInherit Class StructTreeItem
    Inherits PdfWrapperBase
    Implements IOwnedObject

Constructors

Name Description
StructTreeItem()

Properties

Name Description
Doc

Gets the GcPdfDocument owning this object.

Owner

Gets the StructTreeItemCollection containing this object.

StructTreeRoot

Gets the root StructTreeRoot object.