ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export Namespace / DrawingCanvasBase Class / TextRenderingHint Property

In This Topic
    TextRenderingHint Property (DrawingCanvasBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TextRenderingHint As TextRenderingHintEx
    public TextRenderingHintEx TextRenderingHint {get; set;}
    See Also