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

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Function GetBaseException() As System.Exception
C# 
public virtual System.Exception GetBaseException()

See Also