←Select platform

PrinterDriverException Constructor(String)

Summary

Initializes a new instance of the PrinterDriverException class with its Message string set to

message.

Syntax

C#
VB
C++
public PrinterDriverException(  
   string message 
) 
  
Public Function New( _ 
   ByVal message As String _ 
) 
public: 
PrinterDriverException(  
   String^ message 
) 

Parameters

message.

Remarks

The constructor initializes the Message property of the new instance using

message.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Printer Assembly
Click or drag to resize