OutputMemoryTerminal
OutputMemoryTerminal class
提供内存流作为终端输出目的地。
public class OutputMemoryTerminal : IOutputTerminal
构造函数
| 姓名 | 描述 |
|---|---|
| OutputMemoryTerminal() | 默认构造函数。 |
特性
| 姓名 | 描述 |
|---|---|
| Stream { get; } | 获取内存流。 |
| Writer { get; } | 获取输出终端的写入器。 |
也可以看看
- interface IOutputTerminal
- 命名空间 Aspose.TeX.IO
- 部件 Aspose.TeX