Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Structure Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.Documents.Pdf.Structure Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a base structure attribute.
    ClassContains a structure attribute's (Attr object) class name and its revision.
    ClassRepresents a collection of AttrClsRevision objects.
    ClassRepresents a structure attribute (Attr object) and its revision.
    ClassRepresents a collection of AttrRevision objects.
    ClassAbstract 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 GrapeCity.Documents.Pdf.Page, GrapeCity.Documents.Pdf.Annotations.AnnotationBase, GrapeCity.Documents.Pdf.Graphics.FormXObject etc.
    ClassRepresents a mark information dictionary.
    ClassRepresents a content item specified via MCID and owning a StructElement.
    ClassRepresents a Marked-Content Sequence as a Content Item in a PDF structure tree (MCR PDF object).
    ClassRepresents a custom PDF object as a Content Item in a PDF structure tree (OBJR PDF object).
    ClassAbstract base class for McrContentItemLink and ObjrContentItemLink representing MCR and OBJR PDF objects.
    ClassThe base abstract class for AttrRevision and AttrClsRevision.
    ClassThe collection of the RevisionItem objects, base abstract class for AttrRevisionCollection and AttrClsRevisionCollection.
    ClassThe standard structure types.
    ClassGrouping elements are used solely to group other structure elements; they are not directly associated with content items.
    ClassRepresents a PDF tag (structure element) in a document's structure tree.
    ClassAbstract base class representing an item in a StructTreeRoot. Derived classes are StructElement and ContentItemLink.
    ClassRepresents the logical structure of a document.
    See Also