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

Namespace: TallComponents.PDF.Rasterizer
Assembly: TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.76.0

Syntax

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

Implements

_Exception..::..Source

See Also