Enum FontFaceType

Enum FontFaceType

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

Enumera i tipi di faccia del carattere

[Flags]
public enum FontFaceType

Campi

Eot = 2

Il carattere EOT.

NotSpecified = 0

Il tipo di carattere non è specificato.

Ttf = 1

Il carattere TrueType.

Woff = 4

Il carattere WOFF.

 Italiano