Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Style Class / HasTextIndent Property

In This Topic
    HasTextIndent Property
    In This Topic
    Gets a value indicating whether the TextIndent property is defined on the current style.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasTextIndent As Boolean
    public bool HasTextIndent {get;}
    See Also