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

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