Click or drag to resize

_Presentation SaveToFile Method (Stream, FileFormat)

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

Parameters

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