Enum WebFontStyle

Enum WebFontStyle

Namespace: Aspose.Html.Drawing
Assembly: Aspose.HTML.dll (25.2.0)

Specifies the formatting applied to the text.

[ComVisible(true)]
[Flags]
public enum WebFontStyle

Fields

Bold = 1

Bold text.

Italic = 2

Italic text.

Regular = 0

Regular text.