Enum FontFaceType

FontFaceType enumeration

Räknar upp teckensnittstyper

[Flags]
public enum FontFaceType

Värderingar

namnVärdeBeskrivning
NotSpecified0Teckensnittstyp är inte specificerad.
Ttf1The true type font.
Eot2EOT-teckensnittet.
Woff4WOFF-teckensnittet.

Se även