TextElementTextAlign Property |
Gets or sets the text alignment.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic HorizontalTextAlign TextAlign { get; set; }Public Property TextAlign As HorizontalTextAlign
Get
Set
Property Value
HorizontalTextAlign
See Also