Aspose::Font::CffDataProviders::TopDictDataProvider::SetFullName method

TopDictDataProvider::SetFullName method

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

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

ReturnValue

FullName SID(string identifier)

See Also