Click or drag to resize

TextElementTextAlign Property

Gets or sets the text alignment.

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public HorizontalTextAlign TextAlign { get; set; }

Property Value

Type: HorizontalTextAlign
See Also