Click or drag to resize

Presentation LoadFromFile Method (String, FileFormat, String)

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public override void LoadFromFile(
	string file,
	FileFormat fileFormat,
	string password
)

Parameters

file
Type: System String
fileFormat
Type: Spire.Presentation FileFormat
password
Type: System String
See Also