PdfDocumentInfoAuthor Property |
Gets or sets a value representing the person who authored this
PdfDocument.
Namespace:
RadPdf.Data.Document
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public string Author { get; set; }
Public Property Author As String
Get
Set
Property Value
Type:
StringSee Also