DocumentInformationAuthor Property |
Gets or sets the name of the person who created the document..
Namespace: ExpertPdf.PdfCreatorAssembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntaxpublic string Author { get; set; }Public Property Author As String
Get
Set
Property Value
String
See Also