C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / DocumentFont Class / Glyphs Property

In This Topic
Glyphs Property
In This Topic
Gets the array of glyphs that were rendered using the current font.
Syntax
'Declaration
 
Public ReadOnly Property Glyphs As Char()
 
See Also