Aspose::Font::CffDataProviders::TopDictDataProvider::SetNotice 方法
TopDictDataProvider::SetNotice method
为 Notice 字段(operator) 设置字符串值,并返回与新设置的字符串值关联的 SID.
int32_t Aspose::Font::CffDataProviders::TopDictDataProvider::SetNotice(System::String value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | System::String | Notice 字段(运算符)的值 |
ReturnValue
Notice SID(字符串标识符)
另见
- Class String
- Class TopDictDataProvider
- Namespace Aspose::Font::CffDataProviders
- Library Aspose.Font for C++