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)
Parameter | Type | Description |
---|---|---|
sid | int32_t | String identifier. |
ReturnValue
Name from string INDEX if found.
See Also
- Class String
- Class CffEncoding
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++