Back to Devexpress

BestSizeEstimator.GetFontToFitBounds Method

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-bestsizeestimator-dot-getfonttofitbounds.md

latest986 B
Original Source

BestSizeEstimator.GetFontToFitBounds Method

NameParametersDescription
GetFontToFitBounds(XRLabel, String) staticlabel, textGets the font with which the specified text fits the specified label’s boundaries.
GetFontToFitBounds(XRLabel) staticlabelGets the font with which the label actual text fits its boundaries.
GetFontToFitBounds(String, BrickStyle, RectangleF, ReportUnit) statictext, style, bounds, reportUnitGets the font with which the specified text fits the specified boundaries.