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

Glossary Item Box

The following tables list the members exposed by IGlyphRun.

Public Properties

 NameDescription
 PropertyAdvanceWidthsArray of widths corresponding with each glyph index.  
 PropertyCharactersArray of chars that represents the original text.  
 PropertyFontFont associated with this glyph run.  
 PropertyGlyphIndiciesArray of glyph indexes used to draw the text.  
Top

See Also