C1.WPF.PrintDocument.4.6.2 Assembly / C1.Util Namespace / RawFontSubSet Class / GetCountMetrics Method

In This Topic
GetCountMetrics Method (RawFontSubSet)
In This Topic
Counts the number of chars in text that do have corresponding glyphs in this font.
Syntax
'Declaration
 
Public Function GetCountMetrics( _
   ByVal text As String _
) As Integer
 

Parameters

text
See Also