 |
PdfDocumentInformationAuthor Property |
Gets or sets the name of the pdf document author.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic string Author { get; set; }Public Property Author As String
Get
Set
Property Value
String
See Also