Specifies vertical alignment of text.
| C# | Visual Basic | Visual C++ |
public enum VerticalTextAlign
Public Enumeration VerticalTextAlign
public enum class VerticalTextAlign
| Member | Description |
|---|---|
| Top |
Top aligned.
|
| Middle |
Center aligned.
|
| Bottom |
Bottom alligned.
|
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)