Click or drag to resize
TextElementTextAlign Property
Gets or sets the text alignment.

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

Property Value

Type: HorizontalTextAlign
See Also