←Select platform

DriverName Property

Summary

Gets or sets the name of the driver to be installed or uninstalled.

Syntax

C#
VB
C++
public string DriverName {get; set;} 
  
Public Property DriverName As String 
public: 
property String^ DriverName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The driver name.

Remarks

For internal use only. Do not change.

Example

Refer to the Install example.

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