ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Section Namespace / PdfSigningException Class
Members

In This Topic
    PdfSigningException Class
    In This Topic
    Thrown while signing .pdf
    Object Model
    PdfSigningException Class
    Syntax
    'Declaration
     
    Public Class PdfSigningException 
       Inherits System.ApplicationException
    public class PdfSigningException : System.ApplicationException 
    Inheritance Hierarchy

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

    See Also