Aspose::Font::CffDataProviders::TopDictDataProvider::SetFontName method
TopDictDataProvider::SetFontName method
Sets string value for the FontName field and returns SID associated with the newly set string value.
int32_t Aspose::Font::CffDataProviders::TopDictDataProvider::SetFontName(System::String value)
Parameter | Type | Description |
---|---|---|
value | System::String | Value for the FontName field |
ReturnValue
FontName SID(string identifier)
See Also
- Class String
- Class TopDictDataProvider
- Namespace Aspose::Font::CffDataProviders
- Library Aspose.Font for C++