LEADTOOLS Virtual Printer (Leadtools.Printer assembly)

PrinterDriverException Constructor(String,PrinterDriverExceptionCode)

Show in webframe





A System.String that describes the error. The content of message is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture
An PrinterDriverException that specifies what caused this exception.
Initializes a new instance of the PrinterDriverException class with its Message string set to message, its Code set to code and its inner exception set to a null reference (Nothing in Visual Basic).
Syntax
public PrinterDriverException( 
   string message,
   PrinterDriverExceptionCode code
)
'Declaration
 
Public Function New( _
   ByVal message As String, _
   ByVal code As PrinterDriverExceptionCode _
)
'Usage
 
Dim message As String
Dim code As PrinterDriverExceptionCode
 
Dim instance As New PrinterDriverException(message, code)

            

            
public:
PrinterDriverException( 
   String^ message,
   PrinterDriverExceptionCode code
)

Parameters

message
A System.String that describes the error. The content of message is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture
code
An PrinterDriverException that specifies what caused this exception.
Remarks
The constructor initializes the Message property of the new instance using message and the Code property of the new instance using code.
Requirements

Target Platforms

See Also

Reference

PrinterDriverException Class
PrinterDriverException Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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