C1.WPF.PrintDocument.4.6.2 Assembly / C1.Util Namespace / CodeRanges Class / GetGlyphs Method

In This Topic
GetGlyphs Method
In This Topic
Gets the array of chars contained in this list of code ranges.
Syntax
'Declaration
 
Public Function GetGlyphs() As Char()
 

Return Value

Array of char
See Also