ActiveReports 8
PdfSigningException Class
Members  See Also 
GrapeCity.ActiveReports.Export.Pdf.v8 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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also