RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / C1SpellDialog Class / Canvas Property

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