Enum UnderlinePattern
Specifies the types of patterns which may be used to create an underline.
Namespace: Telerik.Windows.Documents.Flow.Model.Styles
Assembly: Telerik.Windows.Documents.Flow.dll
Syntax
public enum UnderlinePattern
Dash
Dashed line underline.
DashDotDotHeavy
Thick dot-dot-dashed line underline.
DashDotHeavy
Thick dot-dashed line underline.
DashedHeavy
Thick dashed line underline.
DashLong
Long dashed line underline.
DashLongHeavy
Thick long dashed line underline.
DotDash
Dot-dashed line underline.
DotDotDash
Dot-dot-dashed line underline.
Dotted
Dotted line underline.
DottedHeavy
Thick dotted line underline.
Double
Double line underline.
None
No underline.
Single
Single line underline.
Thick
Thick line underline.
Wave
Wavy line underline.
WavyDouble
Double wavy line underline.
WavyHeavy
Thick wavy line underline.
Words
Underline non-space Characters only.