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)
ParameterTypeDescription
valueSystem::StringValue for the FontName field

ReturnValue

FontName SID(string identifier)

See Also