StiTextRendererStiHtmlTag Enumeration |
[Missing <summary> documentation for "T:Stimulsoft.Base.Drawing.StiTextRenderer.StiHtmlTag"]
Namespace: Stimulsoft.Base.Drawing
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| B | 1 | ||
| I | 2 | ||
| U | 3 | ||
| S | 4 | ||
| Sup | 5 | ||
| Sub | 6 | ||
| Font | 7 | ||
| FontName | 8 | ||
| FontSize | 9 | ||
| FontColor | 10 | ||
| Backcolor | 11 | ||
| LetterSpacing | 12 | ||
| WordSpacing | 13 | ||
| LineHeight | 14 | ||
| TextAlign | 15 | ||
| P | 16 | ||
| Br | 17 | ||
| OrderedList | 18 | ||
| UnorderedList | 19 | ||
| ListItem | 20 | ||
| A | 21 | ||
| Unknown | 22 |