Class OutputMemoryTerminal
OutputMemoryTerminal class
Provides a memory stream as a terminal output destination.
public class OutputMemoryTerminal : IOutputTerminal
Constructors
Name | Description |
---|---|
OutputMemoryTerminal() | The default constructor. |
Properties
Name | Description |
---|---|
Stream { get; } | Gets the memory stream. |
Writer { get; } | Gets the writer for the output terminal. |
See Also
- interface IOutputTerminal
- namespace Aspose.TeX.IO
- assembly Aspose.TeX