[]
        
(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: GcDocs.Pdf.dll
Syntax
public abstract class StructTreeItem : PdfWrapperBase, 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.