Click or drag to resize

PdfDocumentInfoAuthorName Property

Gets or sets the name of the PDF document author.

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

Property Value

String
See Also