Aspose::Font::Cff::CffEncoding::GetSidName method

CffEncoding::GetSidName method

Gets name for the SID specified.

System::String Aspose::Font::Cff::CffEncoding::GetSidName(int32_t sid)
ParameterTypeDescription
sidint32_tString identifier.

ReturnValue

Name from string INDEX if found.

See Also