Aspose::TeX::Plugins::IOperationResult::ToStream method

IOperationResult::ToStream method

Tries to convert the result to a stream.

virtual System::SharedPtr<System::IO::Stream> Aspose::TeX::Plugins::IOperationResult::ToStream()=0

ReturnValue

A stream if the result is stream; otherwise null.

See Also