PdfMarkupToolsSettings.Author Property
Specifies the default author for all markup tools.
Namespace: DevExpress.XtraPdfViewer
Assembly: DevExpress.XtraPdfViewer.v26.1.dll
Declaration
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