Click or drag to resize

PdfDocumentInfoTitle Property

Gets or sets PDF document title.

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

Property Value

Type: String
See Also