InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / FontSubSet.TextFormat Class / TextDecorations Property

In This Topic
    TextDecorations Property (FontSubSet.TextFormat)
    In This Topic
    Gets or sets the flags indicating which decorations are applied to the text.
    Syntax
    'Declaration
     
    Public Property TextDecorations As FontSubSet.TextDecorations
    public FontSubSet.TextDecorations TextDecorations {get; set;}
    See Also