RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1InsertSymbolTool Class / SmallImageSource Property

In This Topic
    SmallImageSource Property (C1InsertSymbolTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property SmallImageSource As ImageSource
    public ImageSource SmallImageSource {get; set;}
    See Also