Aspose::TeX::Plugins::MathRendererPluginResult::ToStream method

MathRendererPluginResult::ToStream method

Tries to convert the result to a stream.

System::SharedPtr<System::IO::Stream> Aspose::TeX::Plugins::MathRendererPluginResult::ToStream() override

ReturnValue

A stream if the result is stream; otherwise null.

See Also