RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / ImageDialog Class / Url Property

In This Topic
    Url Property (ImageDialog)
    In This Topic
    Gets or sets the content of the url field.
    Syntax
    'Declaration
     
    
    Public Property Url As String
    public string Url {get; set;}
    See Also