ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Word Assembly / GrapeCity.ActiveReports.Export.Word.Section Namespace / RtfExportException Class
Members

In This Topic
    RtfExportException Class
    In This Topic
    The error thrown when an RtfExport-specific error occurs.
    Object Model
    RtfExportException Class
    Syntax
    'Declaration
     
    Public Class RtfExportException 
       Inherits System.ApplicationException
    public class RtfExportException : System.ApplicationException 
    Inheritance Hierarchy

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

    See Also