Aspose::Font::CffDataProviders::TopDictDataProvider::SetPostScript method

TopDictDataProvider::SetPostScript method

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

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

ReturnValue

PostScript SID(string identifier)

See Also