Aspose::Font::Type1::FontSpecificEncodings::RegisterEncoding 方法
FontSpecificEncodings::RegisterEncoding method
为面向消费者的字体注册编码。
void Aspose::Font::Type1::FontSpecificEncodings::RegisterEncoding(System::String fontName, System::ArrayPtr<System::String> encoding)
| 参数 | 类型 | 描述 |
|---|---|---|
| fontName | System::String | Font 名称。 |
| encoding | System::ArrayPtr<System::String> | 编码。 |
另见
- Class String
- Typedef ArrayPtr
- Class FontSpecificEncodings
- Namespace Aspose::Font::Type1
- Library Aspose.Font for C++