The name of Windows Printer Driver.
[Visual Basic .NET] Public ReadOnly Property DriverName As String
[C#] public string DriverName {get;}
[C++]
HRESULT get_DriverName(
BSTR* DriverName
);
[C++]Parameters
DriverName [out, retval] DriverName is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.