ActiveReports Developer 7
GlyphIndicies Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace > IGlyphRun Interface : GlyphIndicies Property

Glossary Item Box

Array of glyph indexes used to draw the text.

Syntax

Visual Basic (Declaration) 
ReadOnly Property GlyphIndicies As System.Short()
C# 
System.short[] GlyphIndicies {get;}

See Also