Interface SystemPrinter<PrintSettingT extends PrintSettings>

Type Parameters:
PrintSettingT - the print settings type that can be applied to the print job.
All Superinterfaces:
Printer<PrintSettingT>

public interface SystemPrinter<PrintSettingT extends PrintSettings> extends Printer<PrintSettingT>
A local or network printer installed in the system.
Since:
7.13