Aspose::Font::Type1::FontSpecificEncodings::RegisterEncoding method
FontSpecificEncodings::RegisterEncoding method
Register encoding for consumer-aware Fonts.
void Aspose::Font::Type1::FontSpecificEncodings::RegisterEncoding(System::String fontName, System::ArrayPtr<System::String> encoding)
| Parameter | Type | Description |
|---|---|---|
| fontName | System::String | Font name. |
| encoding | System::ArrayPtr<System::String> | Encoding. |
See Also
- Class String
- Typedef ArrayPtr
- Class FontSpecificEncodings
- Namespace Aspose::Font::Type1
- Library Aspose.Font for C++