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

In This Topic
    TextRenderHint Property
    In This Topic
    Gets or sets the text render hint.
    Syntax
    'Declaration
     
    Public Property TextRenderHint As TextRenderHint
    public TextRenderHint TextRenderHint {get; set;}

    Property Value

    The text render hint.
    See Also