This document is archived and information here might be outdated. Recommended version. |
The name of Windows Printer Driver.
[Visual Basic .NET]
Public ReadOnly Property DriverName As String
[C#]
public string DriverName {get;}
[C++]
HRESULT get_DriverName(
System.String* DriverName
);
[C++] Parameters DriverName [out, retval]
DriverName is a parameter of type BSTR*