IPrinter.PrinterDescription
IPrinter

property PrinterDescription[Index: Integer]: WideString;

Type Library
TeeChartx

Description
This property can be used to get the Printer descriptions of installed printers. Use the PrinterIndex property to 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. PrinterCount contains the number of installed printers.