Click or drag to resize
PdfHeaderOptionsHeaderTextAlign Property
The header text alignment.

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

Property Value

Type: HorizontalTextAlign
See Also