ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / MinCondenseRate Property

In This Topic
    MinCondenseRate Property (Style)
    In This Topic
    Specifies whether the text font size should be adjusted to fit the text in to container.
    Syntax
    'Declaration
     
    Public Property MinCondenseRate As GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo MinCondenseRate {get; set;}
    See Also