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

Glossary Item Box

Specifies the quality of text rendering.

Syntax

Visual Basic (Declaration) 
Property TextRenderingHint As TextRenderingHintEx
C# 
TextRenderingHintEx TextRenderingHint {get; set;}

See Also