[]
Specifies the compound line type to be used for the underline stroke.
public enum CompoundLineType
Double = 1
Double lines of equal width.
Single = 0
Single line: one normal width.
ThickThin = 2
Double lines: one thick, one thin.
ThinThick = 3
Double lines: one thin, one thick.
Triple = 4
Three lines: thin, thick, thin.