Aspose::Font::CffDataProviders::NameIndexDataProvider::GetRawBytes method

NameIndexDataProvider::GetRawBytes method

Gets all the bytes of the CFF INDEX structure.

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

ReturnValue

Bytes of the CFF INDEX structure

See Also