public final class GenericFontFamilies
extends com.aspose.ms.System.Enum
Specifies a generic FontFamily object.
| Modifier and Type | Field and Description |
|---|---|
static int |
Monospace
A generic Monospace
FontFamily object. |
static int |
SansSerif
A generic Sans Serif
FontFamily object. |
static int |
Serif
A generic Serif
FontFamily object. |
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toStringpublic static final int Serif
A generic Serif FontFamily object.
public static final int SansSerif
A generic Sans Serif FontFamily object.
public static final int Monospace
A generic Monospace FontFamily object.
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.