Enum FontDataType
- Namespace
- GrapeCity.Documents.Word
- Assembly
- GcDocs.Word.dll
Specifies the data type of an embedded font.
Fields
FontData = 0
Font Data (.fntdata).
ObfuscatedTrueTypeFont = 2
Obfuscated TTF Font (.odttf).
TrueTypeFont = 1
TrueType Font (.ttf).