PdfDocumentInformationAuthor Property |
(Optional) The name of the person who created the document.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic string Author { get; set; }Public Property Author As String
Get
Set
Property Value
String
The name of the person who created the document.
See Also