Get or set the name of the application or the object that causes the error.

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

Syntax

C#
public override string Source { get; set; }
Visual Basic
Public Overrides Property Source As String
	Get
	Set

Implements

_Exception..::..Source

See Also