'Declaration Public Enum RtfUnderlineStyle Inherits System.Enum
public enum RtfUnderlineStyle : System.Enum
'Declaration Public Enum RtfUnderlineStyle Inherits System.Enum
public enum RtfUnderlineStyle : System.Enum
| Member | Description |
|---|---|
| ByWord | Only by word underline. |
| Dash | Dash line underline. |
| DashedHeavy | Heavy dashed line underline. |
| DashLong | Long dash line underline. |
| DashLongHeavy | Heavy long dash line underline. |
| Dot | Dot (not used) underline. |
| DotDash | Dot dash line underline. |
| DotDashHeavy | Heavy dot dash line underline. |
| DotDotDash | Dot dot dash line underline. |
| DotDotDashHeavy | Heavy dot dot dash line underline. |
| Dotted | Dotted line underline. |
| DottedHeavy | Heavy dotted line underline. |
| Double | Double line underline. |
| Hidden | Hidden underline. |
| None | None underline (by default). |
| Single | Single line underline. |
| Thick | Thick line underline. |
| Wave | Wave underline. |
| WavyDouble | Double wave underline. |
| WavyHeavy | Heavy wave underline. |
System.Object
System.ValueType
System.Enum
C1.Xaml.Word.RtfUnderlineStyle