Enum FontStyles

Enum FontStyles

Namn på plats: Aspose.Tasks.Visualization Sammanfattning: Aspose.Tasks.dll (25.4.0)

Anger stilinformation som tillämpas på text.

[Flags]
public enum FontStyles

Fields

Bold = 1

Hjärtligt text .

Italic = 2

Italienska texter .

Regular = 0

En normal text.

Strikeout = 8

Text med en linje genom mitten.

Underline = 4

En underliggande text.

 Svenska