RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / C1PaddingTool Class / Content Property

In This Topic
    Content Property (C1PaddingTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Content As Object
    public object Content {get; set;}
    See Also