Aspose::Font::CffDataProviders::TopDictDataProvider::SetBaseFontName method

TopDictDataProvider::SetBaseFontName method

Sets string value for the BaseFontName field and returns SID associated with the newly set string value.

int32_t Aspose::Font::CffDataProviders::TopDictDataProvider::SetBaseFontName(System::String value)
ParameterTypeDescription
valueSystem::StringValue for BaseFontName field

ReturnValue

BaseFontName SID(string identifier)

See Also