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