ComponentOne RichTextBox for WPF and Silverlight
C1TextDecoration Class
Members 

C1.WPF.RichTextBox.Documents Namespace : C1TextDecoration Class
Represents a text decoration, which a visual ornamentation that is added to text (such as an underline).
Object Model
C1TextDecoration Class
Syntax
'Declaration
 
Public Class C1TextDecoration 
public class C1TextDecoration 
Remarks
All text decorations are lines drawn horizontally above the text. The vertical location of the line can be customized using the Location property, and its style can be set with the Style property.
Inheritance Hierarchy

System.Object
   C1.WPF.RichTextBox.Documents.C1TextDecoration

See Also

Reference

C1TextDecoration Members
C1.WPF.RichTextBox.Documents Namespace