Click or drag to resize

Presentation Constructor (Stream, FileFormat)

Constructor

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public Presentation(
	Stream stream,
	FileFormat fileFormat
)

Parameters

stream
Type: System.IO Stream
file stream
fileFormat
Type: Spire.Presentation FileFormat
file format
See Also