Aspose::TeX::IO::OutputMemoryTerminal class

OutputMemoryTerminal class

Provides a memory stream as a terminal output destination.

class OutputMemoryTerminal : public Aspose::TeX::IO::IOutputTerminal

Methods

MethodDescription
get_Stream() constGets the memory stream.
get_Writer() overrideGets the writer for the output terminal.

See Also