ActiveReports Developer 7
PdfSigningException Class
Members  See Also 
GrapeCity.ActiveReports.Export.Pdf.v7 Assembly > GrapeCity.ActiveReports.Export.Pdf.Section Namespace : PdfSigningException Class

Glossary Item Box

Thrown while signing .pdf

Object Model

PdfSigningException Class

Syntax

Visual Basic (Declaration) 
Public Class PdfSigningException 
   Inherits System.ApplicationException
C# 
public class PdfSigningException : System.ApplicationException 

Inheritance Hierarchy

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

See Also