Click or drag to resize

DocumentInformationAuthor Property

Gets or sets the name of the person who created the document..

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

Property Value

String
See Also