RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TextElement Class / TextDecorationsProperty Field

In This Topic
    TextDecorationsProperty Field (C1TextElement)
    In This Topic
    Identifies the TextDecorations style property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TextDecorationsProperty As StyleProperty
    public static readonly StyleProperty TextDecorationsProperty
    See Also