Enum FontFaceType

FontFaceType enumeration

Enumerates font face types

[Flags]
public enum FontFaceType

Values

NameValueDescription
NotSpecified0Font type is not spefied
Ttf1The true type fot
Eot2The eot font
Woff4The woff font

See Also