Documents for PDF, .NET Edition Documentation
GrapeCity.Documents.Pdf.Structure Namespace
Inheritance Hierarchy
GrapeCity.Documents.Pdf Assembly : GrapeCity.Documents.Pdf.Structure Namespace
Classes
 ClassDescription
ClassRepresents a base structure attribute.
ClassAbstract base class for structure attributes in a PDF document.
ClassContains a structure attribute's (AttrBase object) class name and its revision.
ClassRepresents a collection of AttrClsRevision objects.
ClassRepresets a collection of AttrBase objects.
ClassRepresents a structure attribute (AttrBase 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 collection of ContentItemLink objects.
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 standard structure types.
ClassGrouping elements are used solely to group other structure elements; they are not directly associated with content items.
ClassRepresents a structure element of a document's structure tree.
ClassRepresents a collection of StructElement objects.
ClassRepresents the logical structure of a document.
Interfaces
 InterfaceDescription
InterfaceCommon interface for objects which can be added to a document's Structure Tree as content items, these include GrapeCity.Documents.Pdf.Page, GrapeCity.Documents.Pdf.Annotations.AnnotationBase, GrapeCity.Documents.Pdf.Graphics.FormXObject etc.
See Also

Reference

GrapeCity.Documents.Pdf Assembly