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