Enum FontFaceType

Enum FontFaceType

Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)

Enumeriert Schriftarten-Typen

[Flags]
public enum FontFaceType

Felder

Eot = 2

Die EOT-Schriftart.

NotSpecified = 0

Schriftarttyp ist nicht angegeben.

Ttf = 1

Die TrueType-Schriftart.

Woff = 4

Die WOFF-Schriftart.

 Deutsch