Aspose::Font::CffDataProviders::ICffIndexDataProvider class

ICffIndexDataProvider class

Basic interface for accessing INDEX structures of CFF fonts.

class ICffIndexDataProvider : public virtual System::Object

Methods

MethodDescription
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