Accusoft.PrintPro8.Net
DriverName Property




Gets the printer driver name.
Syntax
public string DriverName {get;}
public: __property string* get_DriverName();
public:
property String^ DriverName {
   String^ get();
}
'Declaration
 
Public ReadOnly Property DriverName As String
 
'Usage
 
Dim instance As Printer
Dim value As String
 
value = instance.DriverName

Property Value

A string which represents the printer driver name.
Remarks

The default value is an empty string "".

See Also

Reference

Printer Class
Printer Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback