RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TableRowGroup Class / Padding Property

In This Topic
    Padding Property (C1TableRowGroup)
    In This Topic
    Gets or sets the padding of a text element.
    Syntax
    'Declaration
     
    
    Public Property Padding As Thickness
    public Thickness Padding {get; set;}
    See Also