'Declaration Public Enum C1TextDecorationLocation Inherits System.Enum
public enum C1TextDecorationLocation : System.Enum
'Declaration Public Enum C1TextDecorationLocation Inherits System.Enum
public enum C1TextDecorationLocation : System.Enum
| Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Xaml.RichTextBox.Documents.C1TextDecorationLocation