Back to Devexpress

PdfAnnotationOptions.Author Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfannotationoptions-9dbb2a7e.md

latest1.0 KB
Original Source

PdfAnnotationOptions.Author Property

Gets or sets the annotation author. This is a bindable property.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public string Author { get; set; }

Property Value

TypeDescription
String

The author name.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to Author
PdfViewer

.AnnotationOptions .Author

|

See Also

PdfAnnotationOptions Class

PdfAnnotationOptions Members

DevExpress.Maui.Pdf Namespace