Aspose::Font::CffDataProviders::StringIndexDataProvider::GetRawBytes method

StringIndexDataProvider::GetRawBytes method

Gets all the bytes of the CFF INDEX structure.

System::ArrayPtr<uint8_t> Aspose::Font::CffDataProviders::StringIndexDataProvider::GetRawBytes() override=0

ReturnValue

Bytes of the CFF INDEX structure

See Also