TextLineWeight Enum
Specifies the weight of a text underline or strike-through line.
public enum TextLineWeight
Fields
| Name | Description |
|---|---|
| Double | Draw two lines that each are a single unit in width. The lines are spaced a single unit apart. |
| Single | Draw a single line that is a single unit in width. |