InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / FontIconRenderer Class / TextFormatFlags Property

In This Topic
    TextFormatFlags Property (FontIconRenderer)
    In This Topic
    Gets or sets flags used to render text.
    Syntax
    'Declaration
     
    Public Property TextFormatFlags As TextFormatFlags
    public TextFormatFlags TextFormatFlags {get; set;}
    See Also