Gets the array of glyphs that were rendered using the current font.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public char[] Glyphs { get; internal set; }
Visual Basic
Public Property Glyphs As Char()
	Get
	Friend Set

See Also