Enum WebFontStyle
Enum WebFontStyle
Namespace: Aspose.Html.Drawing
Assembly: Aspose.HTML.dll (25.4.0)
Specifies the formatting applied to the text.
[Flags]
[ComVisible(true)]
public enum WebFontStyle
Fields
Bold = 1
Bold text.
Italic = 2
Italic text.
Regular = 0
Regular text.