Click or drag to resize

PdfHeaderOptionsHeaderText Property

The text to appear in the rendered PDF document title.

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

Property Value

Type: String
See Also