ActiveReports 12
TargetSite Property (TiffExportException)

GrapeCity.ActiveReports.Export.Image.v12 Assembly > GrapeCity.ActiveReports.Export.Image.Tiff.Section Namespace > TiffExportException Class : TargetSite Property
Gets the method that throws the current exception.
Syntax
'Declaration
 
Public ReadOnly Property TargetSite As MethodBase
public MethodBase TargetSite {get;}

Property Value

The System.Reflection.MethodBase that threw the current exception.
See Also

Reference

TiffExportException Class
TiffExportException Members