Aspose::Font::CffDataProviders::TopDictDataProvider::SetWeight method

TopDictDataProvider::SetWeight method

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

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

ReturnValue

Weight SID(string identifier)

See Also