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