FontStoreType 枚举
字体存储类型
Module: aspose.imaging.fileformats.svg
Full Name: aspose.imaging.fileformats.svg.FontStoreType
Members
| 成员名称 | 描述 |
|---|---|
| 嵌入 | 嵌入的字体,以 base64 形式嵌入在 svg 文件中 |
| NONE | 无,字体未存储 |
| STREAM | Stream,字体存储到流中 |
字体存储类型
Module: aspose.imaging.fileformats.svg
Full Name: aspose.imaging.fileformats.svg.FontStoreType
| 成员名称 | 描述 |
|---|---|
| 嵌入 | 嵌入的字体,以 base64 形式嵌入在 svg 文件中 |
| NONE | 无,字体未存储 |
| STREAM | Stream,字体存储到流中 |