ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / MinTextIndent Field

In This Topic
    MinTextIndent Field
    In This Topic
    The minimum value for the TextIndent property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly MinTextIndent As Length
    public static readonly Length MinTextIndent
    See Also