ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Section Namespace / PdfExportException Class
Members

In This Topic
    PdfExportException Class
    In This Topic
    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