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

In This Topic
    MarkerStyle Property (RichTextBoxListTool)
    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