RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TextElement Class / PaddingProperty Field

In This Topic
    PaddingProperty Field (C1TextElement)
    In This Topic
    Identifies the Padding style property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PaddingProperty As StyleProperty
    public static readonly StyleProperty PaddingProperty
    See Also