FontCollectionIndex
FontCollectionIndex enum
Represents font’s index in a collection.
enum class FontCollectionIndex : uint8_t
Values
| Name | Value | Description |
|---|---|---|
| None | 0 | |
| Minor | 1 | |
| Major | 2 |
See Also
- Namespace Aspose::Slides
- Library Aspose.Slides
Represents font’s index in a collection.
enum class FontCollectionIndex : uint8_t
| Name | Value | Description |
|---|---|---|
| None | 0 | |
| Minor | 1 | |
| Major | 2 |