Click or drag to resize

Spire.Pdf.Interchange.TaggedPdf Namespace

Classes
Class Description
Public class ArtifactPropertyList
Represents the Pdf Artifact property list.
Public class PdfAttributeOwner
The attribute owners.
Public class PdfStandardStructTypes
Represents the standard struct types.
Public class PdfStructContentItem
Represents the pdf structure marked-content identifier or marked-content reference, object reference.
Public class PdfStructureAttributes
The attribute information is held in one or more attribute objects associated with the structure element.
Public class PdfStructureElement
Represents the pdf structure element.
Public class PdfStructureTreeRoot
PDF’s logical structure facilities provide a mechanism for incorporating structural information about a document’s content into a PDF file. Such information might include, for example, the organization of the document into chapters and sections or the identification of special elements such as figures, tables, and footnotes. The logical structure facilities are extensible, allowing applications that produce PDF files to choose what structural information to include and how to represent it, while enabling PDF consumers to navigate a file without knowing the producer’s structural conventions.
Public class PdfTaggedContent
Represents the content of tagged pdf.
Interfaces
Interface Description
Public interface IStructureNode
Represents the pdf structure node.