PdfTextDecorationStyle Enum
Represents a text decoration style.
Fields
| Double | Specifies a text decoration consisting of two lines across all characters in the run. |
| Single | Specifies a text decoration consisting of a single line across all characters in the run. |
| Wavy | Specifies a text decoration consisting of a single wavy line across all characters in the run. |
| WavyDouble | Specifies a text decoration consisting of a pair of wavy lines across all characters in the run. |