Click or drag to resize

PdfMarkupAnnotationAuthor Property

Gets or sets a value representing this PdfMarkupAnnotation's author.

Namespace:  RadPdf.Data.Document.Objects.Annotations
Assembly:  RadPdf (in RadPdf.dll) Version: 3.43.0.0 (3.43.0.0)
Syntax
public string Author { get; set; }

Property Value

Type: String
See Also