ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / TextRenderHint Property

In This Topic
    TextRenderHint Property
    In This Topic
    Specifies the quality of rendering.
    Syntax
    'Declaration
     
    Public Property TextRenderHint As TextRenderHint
    public TextRenderHint TextRenderHint {get; set;}

    Property Value

    The text render hint.
    See Also