Aspose::Pdf::LowCode::ObjectResult::ToStream method
ObjectResult::ToStream method
Tries to convert the result to a stream object.
System::SharedPtr<System::IO::Stream> Aspose::Pdf::LowCode::ObjectResult::ToStream() override
ReturnValue
A stream object representing the output data if the result is stream; otherwise null.
See Also
- Typedef SharedPtr
- Class Stream
- Class ObjectResult
- Namespace Aspose::Pdf::LowCode
- Library Aspose.PDF for C++