Click or drag to resize

SautinSoft.Pdf.Content.Marked Namespace

Contains classes, structures, and enumerations that implement PDF marked content, as specified in the PDF Specification ISO 32000-1:2008. Specifically, the "14.6 Marked Content" section of the specification is implemented by the PdfContentMark class.
Classes
 ClassDescription
Public classPdfContentMarkProperties

Represents a property list associated with a PdfContentMark.

Use GetDictionary(PdfObject) on the PdfContentMarkProperties to get the underlying PdfDictionary that contains the actual properties.

Structures
 StructureDescription
Public structurePdfContentMarkTag

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.

Enumerations
 EnumerationDescription
Public enumerationPdfContentMarkTagRole Represents the role of the marked-content tag as specified in the various parts of PDF Specification ISO 32000-1:2008.
Public enumerationPdfContentMarkType Represents types of the PdfContentMarks.