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 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.
-