System::Drawing::Text::GenericFontFamilies enum
GenericFontFamilies enum
Represents a generic font family.
enum class GenericFontFamilies
Values
Name | Value | Description |
---|---|---|
Serif | 0 | Serif font family. |
SansSerif | 1 | Sans Serif font family. |
Monospace | 2 | Monospace font family. |
See Also
- Namespace System::Drawing::Text
- Library Aspose.PUB for C++