TextUnderlineType

TextUnderlineType 枚举

表示文本下划线的类型。

public enum TextUnderlineType : sbyte

名称描述
NotDefined-1
None0
Words1
Single2
Double3
Heavy4
Dotted5
HeavyDotted6
Dashed7
HeavyDashed8
LongDashed9
HeavyLongDashed10
DotDash11
HeavyDotDash12
DotDotDash13
HeavyDotDotDash14
Wavy15
HeavyWavy16
DoubleWavy17

另见