C1.Silverlight.RichTextBox.Documents Namespace : TextMarkerStyle Enumeration |
'Declaration
Public Enum TextMarkerStyle Inherits System.Enum
public enum TextMarkerStyle : System.Enum
Member | Description |
---|---|
Box | A solid square box is displayed. |
Circle | A hollow disc circle is displayed. |
Decimal | A decimal is displayed. |
Disc | A solid disc circle is displayed. |
LowerLatin | A lowercase ASCII character is displayed. |
LowerRoman | A lowercase Roman numeral is displayed. |
None | No marker is displayed. |
Square | A hollow square shape is displayed. |
UpperLatin | An uppercase ASCII character is displayed. |
UpperRoman | An uppercase Roman numeral is displayed. |
System.Object
System.ValueType
System.Enum
C1.Silverlight.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