public interface CefPrintDialogCallback
限定符和类型 | 方法和说明 |
---|---|
void |
cancel()
Cancel the printing.
(取消打印。)
|
void |
Continue(CefPrintSettings settings)
Continue printing with the specified |settings|.
(继续使用指定的|设置|打印。)
|
void cancel()
void Continue(CefPrintSettings settings)