C1.WPF.PrintDocument.4.6.2 Assembly / C1.Util Namespace / FontShaping Class / Shaping Method

In This Topic
Shaping Method
In This Topic
Syntax
'Declaration
 
Public Shared Function Shaping( _
   ByVal text As String, _
   ByRef widths() As Single _
) As Char()
 

Parameters

text
widths
See Also