Aspose::Font::Cff::CffEncoding::GetSidName 方法。
CffEncoding::GetSidName method
获取指定 SID 的名称。
System::String Aspose::Font::Cff::CffEncoding::GetSidName(int32_t sid)
| 参数 | 类型 | 描述 |
|---|---|---|
| sid | int32_t | 字符串标识符。 |
ReturnValue
如果找到,则从字符串 INDEX 获取名称。
另见
- Class String
- Class CffEncoding
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++