PdfContentMarkProperties Class
Represents a property list associated with a PdfContentMark.
Use GetDictionary(PdfObject) on the PdfContentMarkProperties to get the underlying PdfDictionary that contains the actual properties.
public sealed class PdfContentMarkProperties : PdfContentResource
Public NotInheritable Class PdfContentMarkProperties
Inherits PdfContentResource
- Inheritance:
- PdfContentMarkProperties
Inherited Properties
Document | Gets the PdfDocument associated with this PdfContentResource or null if no PdfDocument is associated with this PdfContentResource. (Inherited from PdfContentResource) |
Metadata | (Optional; PDF 1.4) A metadata stream containing metadata for the component. (Inherited from PdfObject) |