Enum WebFontStyle

Enum WebFontStyle

Namespace: Aspose.Svg.Drawing
Assembly: Aspose.SVG.dll (25.5.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.

 English