Click or drag to resize

FileCorruptException Constructor (String)

Throws Exception when document appears to be corrupted and impossible.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public FileCorruptException(
	string message
)

Parameters

message
Type: System String
See Also