Lists all printers installed in Windows.
The value of the PrinterIndex property is the currently selected printer.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public static string Printers( int index )
Public Shared Function Printers ( _ index As Integer _ ) As String
public: static String^ Printers( int index )
Parameters
- index
- Int32
The printer index.