Aspose::Font::CffDataProviders::ICffIndexDataProvider::GetRawBytes method

ICffIndexDataProvider::GetRawBytes method

Gets all the bytes of the CFF INDEX structure.

virtual System::ArrayPtr<uint8_t> Aspose::Font::CffDataProviders::ICffIndexDataProvider::GetRawBytes()=0

ReturnValue

Bytes of the CFF INDEX structure

See Also