Click or drag to resize
PdfDocumentInfoAuthorName Property
Gets or sets the name of the PDF document author.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public string AuthorName { get; set; }

Property Value

Type: String
See Also