RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1InsertImageMenuTool Class / CanUserInsertUrl Property

In This Topic
    CanUserInsertUrl Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property CanUserInsertUrl As Boolean
    public bool CanUserInsertUrl {get; set;}
    See Also