Enum FontFaceType
FontFaceType enumeration
Enumerates font face types
[Flags]
public enum FontFaceType
Values
| Name | Value | Description |
|---|---|---|
| NotSpecified | 0 | Font type is not spefied |
| Ttf | 1 | The true type fot |
| Eot | 2 | The eot font |
| Woff | 4 | The woff font |
See Also
- namespace Aspose.Note.Saving.Html
- assembly Aspose.Note