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

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

Property Value

Type: VerticalTextAlign
See Also