Enum LabelVerticalAlignmentMode
- Namespace
- Fantas
- Assembly
- Fantas.dll
Label text vertical alignment
public enum LabelVerticalAlignmentMode
Fields
Baseline = 0
Align text using the baseline
Bottom = 3
Align text using bottom of text frame
Center = 1
Align text using center of text frame
Top = 2
Align text using top of text frame