[]
Specifies the vertical position of a C1TextDecoration object.
public enum C1TextDecorationLocation
Name | Description |
---|---|
Baseline | The vertical position of a baseline. |
Line | The vertical position of the line top. |
OverLine | The vertical position of an overline. |
Strikethrough | The vertical position of a strikethrough. |
Underline | The vertical position of an underline. This is the default value. |