Aspose::Font::CffDataProviders::CffIndexProviderType enum
CffIndexProviderType enum
Specifies INDEX structures supported by the index provider interface family.
enum class CffIndexProviderType
Values
Name | Value | Description |
---|---|---|
NameIndex | 0 | Name INDEX. |
StringIndex | 1 | String INDEX. |
See Also
- Namespace Aspose::Font::CffDataProviders
- Library Aspose.Font for C++