This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > OutputExtensions > ESRI.ArcGIS.OutputExtensions > Interfaces > IA > IArcPressPrinter Interface > IArcPressPrinter.AutoSelectDriverByName Method (ArcObjects .NET 10.4 SDK) |
This will try to autoselect best possible driver using given printer's driver name.Fails if driver is not supported.
[Visual Basic .NET] Public Sub AutoSelectDriverByName ( _ ByVal strPrinterName As String _ )
[C#] public void AutoSelectDriverByName ( string strPrinterName );