'Declaration Public Overloads Shared Function MeasureString( _ ByVal text As String, _ ByVal font As Font, _ ByVal width As Double, _ ByVal sf As StringFormat _ ) As Size
public static Size MeasureString( string text, Font font, double width, StringFormat sf )
C1WordDocument Class C1WordDocument Members Overload List