Aspose::TeX::IO::OutputMemoryTerminal class
OutputMemoryTerminal class
Provides a memory stream as a terminal output destination.
class OutputMemoryTerminal : public Aspose::TeX::IO::IOutputTerminal
Methods
| Method | Description |
|---|---|
| get_Stream() const | Gets the memory stream. |
| get_Writer() override | Gets the writer for the output terminal. |
See Also
- Class IOutputTerminal
- Namespace Aspose::TeX::IO
- Library Aspose.TeX for C++