Interface PrintHtmlCallback.Params
- Enclosing interface:
- PrintHtmlCallback
public static interface PrintHtmlCallback.Params
The parameters of the
PrintHtmlCallback
.- Since:
- 7.13
-
Method Summary
Modifier and TypeMethodDescriptionprinters()
Returns aPrinters
instance that allows you to search for the required printer.
-
Method Details
-
printers
Returns aPrinters
instance that allows you to search for the required printer.
-