Aspose::TeX::Plugins::FigureRendererPluginResult::ToStream method

FigureRendererPluginResult::ToStream method

Tries to convert the result to a stream.

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

ReturnValue

A stream if the result is stream; otherwise null.

See Also