[]
Abstract base class for types representing a content item in a PDF document's structure tree. Each ContentItemLink is associated with a document object that supports the IContentItem interface, typically it is Page, AnnotationBase, FormXObject etc.
public abstract class ContentItemLink : StructTreeItem, IOwnedObject
| Name | Description |
|---|---|
| ContentItemLink() |
| Name | Description |
|---|---|
| StructElement | Gets the StructElement owning this object. |