C1.WPF.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.WPF.RichTextBox.Documents.C1TextDecorationLocation
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2