#import <SECMCaptureDocumentWizardDelegate.h>
Called when the user wants to exit the document capture.
- Parameters
-
| SECMDocumentBuilder | builder object that contains the document information. It can build a PDF with the document, give you access to each image individually, or and delete all the images |
| BOOL | deleting flag that specifies whether the user chose a destructive (f.e delete the document) action when closing the wizard |
Called when the user is done creating the document
- Parameters
-
| SECMDocumentBuilder | builder object that contains the document information. It can build a PDF with the document, give you access to each image individually, or and delete all the images |
The documentation for this protocol was generated from the following file: