java.lang.Objectcom.aspose.words.ExportFontFormat
public class ExportFontFormat
Field Summary | ||
---|---|---|
static final int | WOFF | |
WOFF (Web Open Font Format). | ||
static final int | TTF | |
TTF (TrueType Font format). |
Field Detail |
---|
WOFF = 0 | |
public static final int WOFF |
TTF = 1 | |
public static final int TTF |