[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Pdf.Section.PdfExportException

PdfExportException Class

Summary description for PdfExportException.

Inheritance
PdfExportException
Implements
Namespace: GrapeCity.ActiveReports.Export.Pdf.Section
Assembly: MESCIUS.ActiveReports.Export.Pdf.dll
Syntax
public class PdfExportException : ApplicationException, ISerializable

Constructors

Name Description
PdfExportException()

Initializes a new instance of the PdfExportException class.

PdfExportException(SerializationInfo, StreamingContext)

Initializes a new instance of the PdfExportException class.

PdfExportException(string)

Initializes a new instance of the PdfExportException class.

PdfExportException(string, Exception)

Initializes a new instance of the PdfExportException class.