ActiveReports 13
PdfExportException Class
Members 

GrapeCity.ActiveReports.Export.Pdf Assembly > GrapeCity.ActiveReports.Export.Pdf.Section Namespace : PdfExportException Class
The exception that is thrown when a nonfatal PdfExport specific application error occurs.
Object Model
PdfExportException Class
Syntax
'Declaration
 
Public Class PdfExportException 
   Inherits System.ApplicationException
public class PdfExportException : System.ApplicationException 
Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         GrapeCity.ActiveReports.Export.Pdf.Section.PdfExportException

See Also

Reference

PdfExportException Members
GrapeCity.ActiveReports.Export.Pdf.Section Namespace