WebFontStyle Enum
WebFontStyle enumeration
Specifies the formatting applied to the text.
[Flags]
public enum WebFontStyle
Values
| Name | Value | Description |
|---|---|---|
| Regular | 0 | Regular text. |
| Bold | 1 | Bold text. |
| Italic | 2 | Italic text. |
See Also
- package com.aspose.html.drawing
- package Aspose.HTML