ActiveReports Developer 7
TextRenderHint Property
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Page Class : TextRenderHint Property

Glossary Item Box

Specifies the quality of rendering.

Syntax

Visual Basic (Declaration) 
Public Property TextRenderHint As TextRenderHint
C# 
public TextRenderHint TextRenderHint {get; set;}

See Also