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

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

Property Value

Type: VerticalTextAlign
See Also