RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1TwoPagesTool Class / LargeImageSource Property

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