Click or drag to resize

PdfMarkupAnnotationAuthor Property

(Optional; PDF 1.1) The text label that shall be displayed in the title bar of the annotation's pop-up window when open and active. This entry shall identify the user who added the annotation.

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

Property Value

String
The text label that shall be displayed in the title bar of the annotation's pop-up window when open and active.
See Also