RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1List Class / Margin Property

In This Topic
    Margin Property (C1List)
    In This Topic
    Gets or sets the margin of a text element.
    Syntax
    'Declaration
     
    
    Public Overrides Property Margin As Thickness
    public override Thickness Margin {get; set;}
    See Also