com.aspose.words
Class ExportFontFormat

java.lang.Object
    extended by com.aspose.words.ExportFontFormat

public class ExportFontFormat 
extends java.lang.Object

Utility class containing constants. Indicates the format that is used to export fonts while rendering to HTML fixed format.
See Also:
HtmlFixedSaveOptions.FontFormat

Field Summary
static final intWOFF = 0
           WOFF (Web Open Font Format).
static final intTTF = 1
           TTF (TrueType Font format).
 

Field Detail

WOFF = 0

public static final int WOFF
WOFF (Web Open Font Format).

TTF = 1

public static final int TTF
TTF (TrueType Font format).

See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.