Click or drag to resize

DocumentInformationTitle Property

Gets or sets the document’s title..

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

Property Value

Type: String
See Also