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