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: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public string Author { get; set; }

Property Value

String

See Also