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

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