For internal use only.
Namespace:
C1.Phone.PdfAssembly: C1.Phone.Pdf (in C1.Phone.Pdf.dll)
Syntax
C# |
---|
protected internal Size MeasureText( string text ) |
Visual Basic |
---|
Protected Friend Function MeasureText ( _ text As String _ ) As Size |
Parameters
- text
- Type: System..::..String