RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TextDecoration Class
Properties


In This Topic
    C1TextDecoration Class Members
    In This Topic

    The following tables list the members exposed by C1TextDecoration.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new C1TextDecoration object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value of C1TextDecorationLocation that defines the vertical position of this C1TextDecoration.  
    Public PropertyGets or sets the offset from the vertical position defined in the Location property.  
    Public PropertyGets or sets a value of C1TextDecorationUnit that defines the unit used for the LocationOffset property.  
    Public PropertyGets or sets a Style.  
    Public PropertyGets or sets the Thickness of the line drawn by this C1TextDecoration.  
    Public PropertyGets or sets a value of C1TextDecorationUnit that defines the unit used for the Thickness property.  
    Top
    See Also