Aspose::Font::CffDataProviders::TopDictDataProvider::SetNotice method

TopDictDataProvider::SetNotice method

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

int32_t Aspose::Font::CffDataProviders::TopDictDataProvider::SetNotice(System::String value)
ParameterTypeDescription
valueSystem::StringValue for the Notice field(operator)

ReturnValue

Notice SID(string identifier)

See Also