[]
Specifies the compound line type to be used for the underline stroke.
public enum CompoundLineType
Public Enum CompoundLineType
| Name | Description |
|---|---|
| Double | Double lines of equal width. |
| Single | Single line: one normal width. |
| ThickThin | Double lines: one thick, one thin. |
| ThinThick | Double lines: one thin, one thick. |
| Triple | Three lines: thin, thick, thin. |