ActiveReports 9
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum