ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawCanvas Class / TextRenderHint Property

In This Topic
    TextRenderHint Property (DrawCanvas)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TextRenderHint As TextRenderHint
    public TextRenderHint TextRenderHint {get; set;}
    See Also