Overview | Methods | This Package | All Packages
| Fields | Description | 
| DECORATIVE | Represents the Decorative font family, which consists of novelty typefaces of both variable and fixed pitch. | 
| DEFAULT | Represents the Default font family. When you create a Font object without specifying a font family, this value is used to create the object. | 
| DONTCARE | Represents the default font family (identical to DEFAULT). | 
| MODERN | Represents the Modern font family, which consist of fonts that have fixed pitch and that may or may not have serifs. | 
| ROMAN | Represents the Roman font family, which consists of fonts that are of variable pitch and that have serifs. | 
| SCRIPT | Represents the Script font family, which consists of fonts that are designed to look like handwriting. | 
| SWISS | Represents the Swiss font family, which consists of fonts that are of variable pitch and that are without serifs. |