Text string to be measured.
'Declaration Public Overloads Function MeasureParagraphHeight( _ ByVal strText As String, _ ByVal width As Single, _ ByVal textFont As Font, _ ByVal strFormat As StringFormat _ ) As SizeF
public SizeF MeasureParagraphHeight( string strText, float width, Font textFont, StringFormat strFormat )
Page Class Page Members Overload List