Aspose::Font::CffDataProviders::TopDictDataProvider::SetPostScript 方法

TopDictDataProvider::SetPostScript method

为 PostScript 字段设置字符串值,并返回与新设置的字符串值关联的 SID.

int32_t Aspose::Font::CffDataProviders::TopDictDataProvider::SetPostScript(System::String value)
参数类型描述
System::StringPostScript 字段的值

ReturnValue

PostScript SID(字符串标识符)

另见