ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / ShrinkToFit Property

In This Topic
    ShrinkToFit 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 ShrinkToFit As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo ShrinkToFit {get; set;}
    See Also