Interface CefPrintJobCallback


  • public interface CefPrintJobCallback
    Callback interface for asynchronous continuation of print job requests.
    • Method Detail

      • Continue

        void Continue()
        Indicate completion of the print job.