Enum FontFaceType

Enum FontFaceType

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

Mengenumerasi jenis tipe huruf

[Flags]
public enum FontFaceType

Bidang

Eot = 2

Font EOT.

NotSpecified = 0

Tipe font tidak ditentukan.

Ttf = 1

Font tipe benar.

Woff = 4

Font WOFF.

 Indonesia