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

Show in webframe

PrinterDriverClientException Constructor(SerializationInfo,StreamingContext)






The data for serializing or deserializing the object.
The source and destination for the object.
Initializes a new instance of the PrinterDriverClientException class with the specified serialization and context information.
Syntax
protected PrinterDriverClientException( 
   SerializationInfo info,
   StreamingContext context
)
'Declaration
 
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
'Usage
 
Dim info As SerializationInfo
Dim context As StreamingContext
 
Dim instance As New PrinterDriverClientException(info, context)

            

            
protected:
PrinterDriverClientException( 
   SerializationInfo^ info,
   StreamingContext context
)

Parameters

info
The data for serializing or deserializing the object.
context
The source and destination for the object.
Requirements

Target Platforms

See Also

Reference

PrinterDriverClientException Class
PrinterDriverClientException Members
Overload List

Error processing SSI file