ActiveReports 12
Message Property (RtfExportException)

GrapeCity.ActiveReports.Export.Word.v12 Assembly > GrapeCity.ActiveReports.Export.Word.Section Namespace > RtfExportException Class : Message Property
Gets a message that describes the current exception.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Message As String
public virtual string Message {get;}

Property Value

The error message that explains the reason for the exception, or an empty string ("").
See Also

Reference

RtfExportException Class
RtfExportException Members