PdfTextAnnotationAuthor Property

Optional author name displayed in the popup title and the Comments panel (for example, "Reviewed by John"). When null, no author is recorded

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public string Author { get; set; }

Property Value

String

See Also