com.aspose.slides
Interface FontFamily


public interface FontFamily

Constants which define the family of a font.


Field Summary
static int DECORATIVE
           
static int DONTCARE
           
static int MODERN
           
static int ROMAN
           
static int SCRIPT
           
static int SWISS
           
 

Field Detail

DONTCARE

static final int DONTCARE
See Also:
Constant Field Values

ROMAN

static final int ROMAN
See Also:
Constant Field Values

SWISS

static final int SWISS
See Also:
Constant Field Values

MODERN

static final int MODERN
See Also:
Constant Field Values

SCRIPT

static final int SCRIPT
See Also:
Constant Field Values

DECORATIVE

static final int DECORATIVE
See Also:
Constant Field Values