GemBox.Pdf.Content.Marked Namespace
Contains classes, structures, and enumerations that implement PDF marked content as specified in the PDF Specification ISO 32000-1:2008, section '14.6 Marked Content'. PDF marked content is represented with the PdfContentMark class.
Classes
PdfContentMarkProperties | Represents a property list associated with a PdfContentMark. Use GetDictionary(PdfObject) on the PdfContentMarkProperties to get the underlying PdfDictionary that contains the actual properties. |
Structs
PdfContentMarkTag | Represents the role or significance of the marked-content element. All tags shall be registered with Adobe Systems (see Annex E) to avoid conflicts between different applications marking the same content stream. |
Enums
PdfContentMarkTagRole | Represents the role of the marked-content tag as specified in the various parts of PDF Specification ISO 32000-1:2008. |
PdfContentMarkType | Represents types of the PdfContentMarks. |