LEADTOOLS Virtual Printer (Leadtools.Printer assembly)

SetCodeMessage Method

Show in webframe





A PrinterDriverExceptionCode value to set the string message for.
A System.String that contains the new message for code.
Sets the error string that corresponds to a specific PrinterDriverExceptionCode
Syntax
public static void SetCodeMessage( 
   PrinterDriverExceptionCode code,
   string message
)
'Declaration
 
Public Shared Sub SetCodeMessage( _
   ByVal code As PrinterDriverExceptionCode, _
   ByVal message As String _
) 
'Usage
 
Dim code As PrinterDriverExceptionCode
Dim message As String
 
PrinterDriverException.SetCodeMessage(code, message)

            

            
public:
static void SetCodeMessage( 
   PrinterDriverExceptionCode code,
   String^ message
) 

Parameters

code
A PrinterDriverExceptionCode value to set the string message for.
message
A System.String that contains the new message for code.
Remarks
By default, PrinterDriverException has a string message for each PrinterDriverExceptionCode. Get this message by using the GetCodeMessage method. Also, any string message for any PrinterDriverExceptionCode can be changed by using the SetCodeMessage method.
Requirements

Target Platforms

See Also

Reference

PrinterDriverException Class
PrinterDriverException Members

 

 


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