public interface CefPrintDialogCallback
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Cancel the printing.
|
void |
Continue(CefPrintSettings settings)
Continue printing with the specified |settings|.
|
void cancel()
void Continue(CefPrintSettings settings)