| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function MeasureText( _ ByVal strText As System.String _ ) As SizeF | |
| C# | |
|---|---|
public SizeF MeasureText( System.string strText ) | |
Parameters
- strText
- The text string to measure.
|
| ActiveReports Developer 7 | |
| MeasureText(String) Method | |
| See Also | |
| GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Page Class > MeasureText Method : MeasureText(String) Method |
Glossary Item Box