Aspose::Font::CffDataProviders::TopDictDataProvider::SetVersion method

TopDictDataProvider::SetVersion method

Sets string value for the version field(operator) and returns SID associated with the newly set string value.

int32_t Aspose::Font::CffDataProviders::TopDictDataProvider::SetVersion(System::String value)
ParameterTypeDescription
valueSystem::StringString value for the version field(operator)

ReturnValue

version SID(string identifier)

See Also