Skip to main content

PdfMarkupToolsSettings.Author Property

Specifies the default author for all markup tools.

Namespace: DevExpress.XtraPdfViewer

Assembly: DevExpress.XtraPdfViewer.v23.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public string Author { get; set; }

Property Value

Type Description
String

A string that specifies the annotation’s default author.

Property Paths

You can access this nested property as listed below:

Object Type Path to Author
PdfViewer
See Also