PdfMarkupAnnotationSubject Property |
(Optional; PDF 1.5) Text representing a short description of the subject being addressed by the annotation.
Namespace: SautinSoft.Pdf.AnnotationsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntaxpublic string Subject { get; set; }Public Property Subject As String
Get
Set
Property Value
String
Text representing a short description of the subject being addressed by the annotation.
See Also