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