MemoryGenerationResult.GetOmr
MemoryGenerationResult.GetOmr method
从中获取 .omr 文件的内容GenerationResult作为 MemoryStream. 默认情况下以 UTF8 编码的文本编码.
public MemoryStream GetOmr(Encoding encoding = null)
| 范围 | 类型 | 描述 |
|---|---|---|
| encoding | Encoding | 用于将文本编码为字节的编码类型 |
返回值
.omr 文件的内容
也可以看看
- class MemoryGenerationResult
- 命名空间 Aspose.OMR.Generation
- 部件 Aspose.OMR