Aspose::Font::CffDataProviders::ICffIndexDataProvider class
ICffIndexDataProvider class
Basic interface for accessing INDEX structures of CFF fonts.
class ICffIndexDataProvider : public virtual System::Object
Methods
Method | Description |
---|---|
virtual get_Count() | The number of objects in the CFF INDEX structure. |
virtual GetRawBytes() | Gets all the bytes of the CFF INDEX structure. |
See Also
- Class Object
- Namespace Aspose::Font::CffDataProviders
- Library Aspose.Font for C++