Input for WinForms | ComponentOne
C1.Framework Namespace / XView Class / TextRenderingHint Property

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