Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / FormattingSupport Class / TextIndent Property

In This Topic
    TextIndent Property
    In This Topic
    Gets or sets the text indent of paragraph.
    Syntax
    'Declaration
     
    Public Property TextIndent As System.String
    public System.string TextIndent {get; set;}
    See Also