Property Subject
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Subject
(PDF 1.5) Gets or sets this PdfStampAnnotation subject.
public string? Subject { get; set; }
Property Value
- string
The text representing a short description of the subject being addressed by this PdfStampAnnotation.
Exceptions
- UnexpectedStructureException
The value in the internal PDF structure has an unexpected type.