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.AnnotationsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntaxpublic string Author { get; set; }Public Property Author As String
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