[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Style.ShrinkToFit

ShrinkToFit Property

ShrinkToFit

Gets or sets a value indicating whether the text font size should be adjusted to fit the text in to container.

Declaration
[ExpressionBaseType(typeof(bool))]
public ExpressionInfo ShrinkToFit { get; set; }
Property Value
Type Description
ExpressionInfo

An ExpressionInfo object that evaluates to an bool value.