{description}
{excerpt}Types of underlines that can be applied to a character run.{excerpt}
{signature:C#}
 public sealed class UnderlineType : TypesafeEnum
{signature}{signature:vb.net}
Public NotInheritable Class UnderlineType
		Inherits TypesafeEnum
{signature}
{values}
||Name||Description||
|{anchor:ByWord}ByWord|Word underline type By Word.\{web-only:To see what this looks like, go to our online documentation:}!underline_by_word.jpg!{web-only}|
|{anchor:Dash}Dash|Word underline type Dash.\{web-only:To see what this looks like, go to our online documentation:}!underline_dash.jpg!{web-only}|
|{anchor:DashedHeavy}DashedHeavy|Word underline type Dashed Heavy.\{web-only:To see what this looks like, go to our online documentation:}!underline_dashed_heavy.jpg!{web-only}|
|{anchor:DashLong}DashLong|Word underline type Dash Long.\{web-only:To see what this looks like, go to our online documentation:}!underline_dash_long.jpg!{web-only}|
|{anchor:DashLongHeavy}DashLongHeavy|Word underline type Dash Long Heavy.\{web-only:To see what this looks like, go to our online documentation:}!underline_dash_long_heavy.jpg!{web-only}|
|{anchor:Dot}Dot|Word underline type Dot.\{web-only:To see what this looks like, go to our online documentation:}!underline_dot.jpg!{web-only}|
|{anchor:DotDash}DotDash|Word underline type Dot Dash.\{web-only:To see what this looks like, go to our online documentation:}!underline_dot_dash.jpg!{web-only}|
|{anchor:DotDashHeavy}DotDashHeavy|Word underline type Dot Dash Heavy.\{web-only:To see what this looks like, go to our online documentation:}!underline_dot_dash_heavy.jpg!{web-only}|
|{anchor:DotDashHeavy2}DotDashHeavy2|Word underline type Dot Dash Heavy 2.\{web-only:To see what this looks like, go to our online documentation:}!underline_dot_dash_heavy_2.jpg!{web-only}|
|{anchor:DotDotDash}DotDotDash|Word underline type Dot Dot Dash.\{web-only:To see what this looks like, go to our online documentation:}!underline_dot_dot_dash.jpg!{web-only}|
|{anchor:Dotted}Dotted|Word underline type Dotted.\{web-only:To see what this looks like, go to our online documentation:}!underline_dotted.jpg!{web-only}|
|{anchor:DottedHeavy}DottedHeavy|Word underline type Dotted Heavy.\{web-only:To see what this looks like, go to our online documentation:}!underline_dotted_heavy.jpg!{web-only}|
|{anchor:Double}Double|Word underline type Double.\{web-only:To see what this looks like, go to our online documentation:}!underline_double.jpg!{web-only}|
|{anchor:None}None|Word underline type none.|
|{anchor:Single}Single|Word underline type Single.\{web-only:To see what this looks like, go to our online documentation:}!underline_single.jpg!{web-only}|
|{anchor:Thick}Thick|Word underline type Thick.\{web-only:To see what this looks like, go to our online documentation:}!underline_thick.jpg!{web-only}|
|{anchor:Wave}Wave|Word underline type Wave.\{web-only:To see what this looks like, go to our online documentation:}!underline_wave.jpg!{web-only}|
|{anchor:WaveDouble}WaveDouble|Word underline type Wave Double.\{web-only:To see what this looks like, go to our online documentation:}!underline_wave_double.jpg!{web-only}|
|{anchor:WaveHeavy}WaveHeavy|Word underline type Wave Heavy.\{web-only:To see what this looks like, go to our online documentation:}!underline_wave_heavy.jpg!{web-only}|