Gets a message that describes the current exception.

Namespace: TallComponents.PDF.Forms.Data
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public override string Message { get; }
Visual Basic
Public Overrides ReadOnly Property Message As String
	Get

Implements

_Exception..::..Message

See Also