[]
Specifies the relative vertical alignment position of the table.
public enum TableVerticalRelativeAlignment
Public Enum TableVerticalRelativeAlignment
Name | Description |
---|---|
Bottom | Bottom alignment. |
Center | Center alignment. |
Inline | In line with text. |
Inside | Inside alignment. |
Outside | Outside alignment. |
Top | Top alignment. |