C1.Silverlight.RichTextBox.5 Assembly > C1.Silverlight.RichTextBox.Documents Namespace : C1TextDecorationLocation Enumeration |
'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.Silverlight.RichTextBox.Documents.C1TextDecorationLocation