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
- namespace Aspose.Svg.Drawing
- assembly Aspose.SVG