[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Pdf.Section.PdfSigningException

PdfSigningException Class

Thrown while signing .pdf

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

Constructors

Name Description
PdfSigningException()

Initializes a new instance of the PdfExportException class.

PdfSigningException(SerializationInfo, StreamingContext)

Initializes a new instance of the PdfExportException class.

PdfSigningException(string)

Initializes a new instance of the PdfExportException class.

PdfSigningException(string, Exception)

Initializes a new instance of the PdfExportException class.