The PrinterInfo Class is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.
The PrinterInfo class provides information for installing or uninstalling LEADTOOLS Virtual Printers.
| Visual Basic (Declaration) | |
|---|---|
Public Class PrinterInfo | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As PrinterInfo | |
| C# | |
|---|---|
public class PrinterInfo | |
| C++/CLI | |
|---|---|
public ref class PrinterInfo | |
Refer to Printer.Install example.
System.Object
Leadtools.Printer.PrinterInfo
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
Copy Code