[]
Represents a base structure attribute.
Contains a structure attribute's (Attr object) class name and its revision.
Represents a collection of AttrClsRevision objects.
Represents a collection of Attr objects.
Represents a structure attribute (Attr object) and its revision.
Represents a collection of AttrRevision objects.
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.
Represents a collection of ContentItemLink objects.
Represents a mark information dictionary.
Represents a content item specified via MCID and owning a StructElement.
Represents a Marked-Content Sequence as a Content Item in a PDF structure tree (MCR PDF object).
Represents a custom PDF object as a Content Item in a PDF structure tree (OBJR PDF object).
Abstract base class for McrContentItemLink and ObjrContentItemLink representing MCR and OBJR PDF objects.
The base abstract class for AttrRevision and AttrClsRevision.
The collection of the RevisionItem objects, base abstract class for AttrRevisionCollection and AttrClsRevisionCollection.
The standard structure types.
Grouping elements are used solely to group other structure elements; they are not directly associated with content items.
Represents a PDF tag (structure element) in a document's structure tree.
Represents a collection of StructElement objects.
Abstract base class representing an item in a StructTreeRoot. Derived classes are StructElement and ContentItemLink.
Represents a collection of StructTreeItem objects.
Represents the logical structure of a document.
Common interface for objects which can be added to a document's Structure Tree as content items, these include Page, AnnotationBase, FormXObject etc.