Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1Ribbon Class / TextRenderingHint Property

In This Topic
    TextRenderingHint Property (C1Ribbon)
    In This Topic
    Gets or sets the TextRenderingHint that controls text rendering quality.
    Syntax
    'Declaration
     
    
    Public Shadows Property TextRenderingHint As TextRenderingHint
    public new TextRenderingHint TextRenderingHint {get; set;}
    See Also