DocumentInformationAuthor Property |
Gets or sets the name of the person who created the document..
Namespace:
ExpertPdf.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public string Author { get; set; }
Public Property Author As String
Get
Set
Property Value
Type:
StringSee Also