C1.WPF.RichTextBox.Documents Namespace : C1TextDecoration Class |
The following tables list the members exposed by C1TextDecoration.
Name | Description | |
---|---|---|
![]() | C1TextDecoration Constructor | Initializes a new C1TextDecoration object. |
Name | Description | |
---|---|---|
![]() | Location | Gets or sets a value of C1TextDecorationLocation that defines the vertical position of this C1TextDecoration. |
![]() | LocationOffset | Gets or sets the offset from the vertical position defined in the Location property. |
![]() | LocationOffsetUnit | Gets or sets a value of C1TextDecorationUnit that defines the unit used for the LocationOffset property. |
![]() | Style | Gets or sets a Style. |
![]() | Thickness | Gets or sets the Thickness of the line drawn by this C1TextDecoration. |
![]() | ThicknessUnit | Gets or sets a value of C1TextDecorationUnit that defines the unit used for the Thickness property. |