[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FontDataType

Enum FontDataType

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Specifies the data type of an embedded font.

public enum FontDataType

Fields

FontData = 0

Font Data (.fntdata).

ObfuscatedTrueTypeFont = 2

Obfuscated TTF Font (.odttf).

TrueTypeFont = 1

TrueType Font (.ttf).