| C1.Xaml.RichTextBox アセンブリ > C1.Xaml.RichTextBox.Documents 名前空間 : C1TextDecorationLocation 列挙体 |
'宣言 Public Enum C1TextDecorationLocation Inherits System.Enum
public enum C1TextDecorationLocation : System.Enum
| メンバ | 解説 |
|---|---|
| Baseline | ベースラインの垂直位置。 |
| Line | 行の上端の垂直位置。 |
| OverLine | 上線の垂直位置。 |
| Strikethrough | 取り消し線の垂直位置。 |
| Underline | 下線の垂直位置。これはデフォルト値です。 |
System.Object
System.ValueType
System.Enum
C1.Xaml.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