RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1ListItemTool Class / MarkerStyle Property

In This Topic
    MarkerStyle Property (C1ListItemTool)
    In This Topic
    Gets or sets the C1.WPF.RichTextBox.Documents.TextMarkerStyle for the created lists.
    Syntax
    'Declaration
     
    
    Public Property MarkerStyle As TextMarkerStyle
    public TextMarkerStyle MarkerStyle {get; set;}
    See Also