Click or drag to resize
PdfHeaderOptionsHeaderText Property
The text to appear in the rendered PDF document title.

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

Property Value

Type: String
See Also