RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1NumberingMenuTool Class / MarkerStyle Property

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