| C1.Xaml.RichTextBox アセンブリ > C1.Xaml.RichTextBox.Documents 名前空間 : TextMarkerStyle 列挙体 |
'宣言 Public Enum TextMarkerStyle Inherits System.Enum
public enum TextMarkerStyle : System.Enum
| メンバ | 解説 |
|---|---|
| Box | 塗りつぶした四角形が表示されます。 |
| Circle | 白抜きの丸が表示されます。 |
| Decimal | 十進数が表示されます。 |
| Disc | 塗りつぶした丸が表示されます。 |
| LowerLatin | 小文字の ASCII 文字が表示されます。 |
| LowerRoman | 小文字のローマ数字が表示されます。 |
| None | マーカーは表示されません。 |
| Square | 白抜きの四角形が表示されます。 |
| UpperLatin | 大文字の ASCII 文字が表示されます。 |
| UpperRoman | 大文字のローマ数字が表示されます。 |
System.Object
System.ValueType
System.Enum
C1.Xaml.RichTextBox.Documents.TextMarkerStyle
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