ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing.Serialization Namespace / MetaCanvas Class / TextRenderingHint Property

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