[]
Abstract base class representing an item in a StructTreeRoot. Derived classes are StructElement and ContentItemLink.
public abstract class StructTreeItem : PdfWrapperBase, IOwnedObject
Public MustInherit Class StructTreeItem
Inherits PdfWrapperBase
Implements IOwnedObject
Name | Description |
---|---|
StructTreeItem() |
Name | Description |
---|---|
Doc | Gets the GcPdfDocument owning this object. |
Owner | Gets the StructTreeItemCollection containing this object. |
StructTreeRoot | Gets the root StructTreeRoot object. |