Class PdfMarkedContent
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class for a marked content sequence retrieved from a PdfPage or PdfXObject.
public class PdfMarkedContent : PdfPageObject
- Inheritance
-
PdfMarkedContent
- Inherited Members
Remarks
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Properties
- Properties
Gets the associated property list, which is a dictionary containing private information meaningful to the creator of the the marked content.
- Tag
Gets the associated tag indicating the role or significance of the marked content.
- Type
Gets the type of this PdfMarkedContent.
Methods
- GetObjects()
Retrieves collection of all objects drawn within this marked content sequence.