Click or drag to resize

PdfMarkupAnnotationSubject Property

(Optional; PDF 1.5) Text representing a short description of the subject being addressed by the annotation.

Namespace: SautinSoft.Pdf.Annotations
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntax
public string Subject { get; set; }

Property Value

String
Text representing a short description of the subject being addressed by the annotation.
See Also