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
- Typedef SharedPtr
- Class Stream
- Class IOperationResult
- Namespace Aspose::TeX::Plugins
- Library Aspose.TeX for C++