RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1Block Class / TextIndentProperty Field

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