Returns Stream stream for reading.
Use 'using' or close stream after using.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxFunction GetStream As Stream
abstract GetStream : unit -> Stream
Return Value
Type:
StreamStream for reading.
See Also