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

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0

Syntax

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

Implements

_Exception..::..Source

See Also