Specifies the Author of the PDF when using the PDF Viewer type.
| Visual Basic (Declaration) | |
|---|---|
Public Property Author As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public string Author {get; set;} | |
| ActiveReports.Web | Request technical support |
| Author Property | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public Property Author As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public string Author {get; set;} | |