Aspose::Page::Plugins::StreamResult::ToStream 方法
StreamResult::ToStream method
尝试将结果转换为流对象。
System::SharedPtr<System::IO::Stream> Aspose::Page::Plugins::StreamResult::ToStream() override
ReturnValue
如果结果是流,则表示输出数据的流对象;否则为 null。
另见
- Typedef SharedPtr
- Class Stream
- Class StreamResult
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++