IPrinter.PrinterCount
IPrinter
property PrinterCount: Integer;
Type Library
TeeChartx
Description
PrinterCount contains the number of installed printers. This property can be used when getting the Printer descriptions of installed printers. Use the PrinterIndex property to step through and set the printer. The PrinterIndex may vary from that of Windows at runtime if a new printer is added during the current Windows session. We therefore recommend that you use PrinterDescription to offer the user a list of available printers.