[]
Special text alignment for text in a shape.
public enum TextFontAlign : byte
Public Enum TextFontAlign As Byte
Name | Description |
---|---|
Auto | alignment auto. |
Baseline | Baseline |
Bottom | alignment bottom. |
Center | alignment center. |
Top | alignment top. |