ActiveReports 8
PdfSigningException Constructor(String)

The message to display when the exception is thrown.

Initializes a new instance of the PdfExportException class.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As System.String _
)
public PdfSigningException( 
   System.string message
)

Parameters

message

The message to display when the exception is thrown.

See Also

Reference

PdfSigningException Class
PdfSigningException Members
Overload List

Support Forum