Visual Basic (Declaration) | |
---|---|
Public Overloads Function MeasureParagraphHeight( _ ByVal strText As System.String, _ ByVal width As System.Single _ ) As SizeF |
Parameters
- strText
Text string to be measured.
- width
- Width of the text (in inches).
ActiveReports Developer 7 | |
MeasureParagraphHeight(String,Single) Method | |
See Also |
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Page Class > MeasureParagraphHeight Method : MeasureParagraphHeight(String,Single) Method |
Text string to be measured.
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Overloads Function MeasureParagraphHeight( _ ByVal strText As System.String, _ ByVal width As System.Single _ ) As SizeF |
Text string to be measured.