Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1EditorRibbon Class / TextRenderingHint Property

In This Topic
    TextRenderingHint Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property TextRenderingHint As System.Drawing.Text.TextRenderingHint
    public System.Drawing.Text.TextRenderingHint TextRenderingHint {get; set;}
    See Also