Click or drag to resize

SpireDocEvalException Message Property

Gets the message that describes the current exception.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public override string Message { get; }

Property Value

Type: String

Implements

_Exception Message
See Also