Click or drag to resize

Presentation GetStream Method

Gets the document as a stream to read from.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public override Stream GetStream()

Return Value

Type: Stream
A Stream to read from.
See Also