Error processing SSI file
LEADTOOLS Virtual Printer (Leadtools.Printer assembly)

Show in webframe

PrinterDriverException Constructor(String)






A System.String that describes the error. The content of message is intended to be human readable. The caller of this constructor is required to ensure that this string has been localized for the current system culture.
Initializes a new instance of the PrinterDriverException class with its Message string set to message.
Syntax
public PrinterDriverException( 
   string message
)
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New PrinterDriverException(message)

            

            
public:
PrinterDriverException( 
   String^ message
)

Parameters

message
A System.String that describes the error. The content of message is intended to be human readable. The caller of this constructor is required to ensure that this string has been localized for the current system culture.
Remarks
The constructor initializes the Message property of the new instance using message.
Requirements

Target Platforms

See Also

Reference

PrinterDriverException Class
PrinterDriverException Members
Overload List

Error processing SSI file
Leadtools.Printer requires a Printer module license and unlock key. It is included as part of LEADTOOLS Document Imaging Enterprise. For more information, refer to: Imaging Pro/Document/Medical Features