ActiveReports Developer 7
RtfExportException Class
Members  See Also 
GrapeCity.ActiveReports.Export.Word.v7 Assembly > GrapeCity.ActiveReports.Export.Word.Section Namespace : RtfExportException Class

Glossary Item Box

The error thrown when an RtfExport-specific error occurs.

Object Model

RtfExportException Class

Syntax

Visual Basic (Declaration) 
Public Class RtfExportException 
   Inherits System.ApplicationException
C# 
public class RtfExportException : System.ApplicationException 

Inheritance Hierarchy

System.Object
   System.Exception
         GrapeCity.ActiveReports.Export.Word.Section.RtfExportException

See Also