[]
Enum values for the StyleSheetRule.VerticalAlign property.
public enum ddVerticalAlignTypes
| Name | Description |
|---|---|
| BaseLine | Base line |
| Bottom | Bottom |
| Inherit | Inherit |
| Middle | Middle |
| Sub | Sub |
| Super | Super |
| TextBottom | Text bottom |
| TextTop | Text top |
| Top | Top |