ActiveReports 12
ToString Method (TextExportException)

GrapeCity.ActiveReports.Export.Xml.v12 Assembly > GrapeCity.ActiveReports.Export.Xml.Section Namespace > TextExportException Class : ToString Method
Creates and returns a string representation of the current exception.
Syntax
'Declaration
 
Public Overridable Function ToString() As String
public virtual string ToString()

Return Value

A string representation of the current exception.
See Also

Reference

TextExportException Class
TextExportException Members