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