RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1FontFamilyTool Class / Text Property

In This Topic
    Text Property (C1FontFamilyTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Text As String
    public string Text {get; set;}
    See Also