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