Aspose::Font::CffDataProviders::ICffIndexDataProvider class
ICffIndexDataProvider class
Interfaccia di base per accedere alle strutture INDEX dei font CFF.
class ICffIndexDataProvider : public virtual System::Object
Metodi
| Metodo | Descrizione |
|---|---|
| virtual get_Count() | Il numero di oggetti nella struttura CFF INDEX. |
| virtual GetRawBytes() | Ottiene tutti i byte della struttura CFF INDEX. |
Vedi anche
- Class Object
- Namespace Aspose::Font::CffDataProviders
- Library Aspose.Font for C++