Aspose::Page::Plugins::IOperationResult::ToStream 方法

IOperationResult::ToStream method

尝试将结果转换为流对象。

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

ReturnValue

如果结果是流,则表示输出数据的流对象;否则为 null

另见