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

MetodoDescrizione
virtual get_Count()Il numero di oggetti nella struttura CFF INDEX.
virtual GetRawBytes()Ottiene tutti i byte della struttura CFF INDEX.

Vedi anche