RichTextBox for WinRT
TextMarkerStyle Enumeration


Describes the appearance of a C1List item's bullet.
Syntax
'Declaration
 
Public Enum TextMarkerStyle 
   Inherits System.Enum
'Usage
 
Dim instance As TextMarkerStyle
public enum TextMarkerStyle : System.Enum 
Members
MemberDescription
BoxA solid square box is displayed.
CircleA hollow disc circle is displayed.
DecimalA decimal is displayed.
DiscA solid disc circle is displayed.
LowerLatinA lowercase ASCII character is displayed.
LowerRomanA lowercase Roman numeral is displayed.
NoneNo marker is displayed.
SquareA hollow square shape is displayed.
UpperLatinAn uppercase ASCII character is displayed.
UpperRomanAn uppercase Roman numeral is displayed.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.RichTextBox.Documents.TextMarkerStyle

Requirements

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

See Also

Reference

C1.Xaml.RichTextBox.Documents Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback