[]
The base abstract class for classes representing a portion of document content associated with a PDF structure tag (element).
public abstract class ContentItemBase : LogicalStructureItem
Public MustInherit Class ContentItemBase
Inherits LogicalStructureItem
Name | Description |
---|---|
ContentItemBase() |
Name | Description |
---|---|
ContentItemLink | Gets the associated ContentItemBase object. |
Element | Gets the Element object containing this item. |
LogicalStructure | Gets the LogicalStructure object owning this item. |
Page | Gets the Page object where this item is located. |