ActiveReports 13
ShrinkToFit Property (Label)

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Label Class : ShrinkToFit Property
Gets ot sets the value indicating whether the label should decrease the font size in order to fit the content.
Syntax
'Declaration
 
Public Property ShrinkToFit As Boolean
public bool ShrinkToFit {get; set;}
See Also

Reference

Label Class
Label Members