Aspose::Font::CffDataProviders::TopDictDataProvider::SetCopyright method

TopDictDataProvider::SetCopyright method

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

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

ReturnValue

Copyright SID(string identifier)

See Also