Enumerations
The following enumerations are available globally.
- 
                  
                  An enum that tells the scan handler how to perform the capture. Discussion Setting this mode changes the behavior of the scan based on the set type. For example a scan type of Manual requries the user or developer to tell the scan handler when to capture the image. See moreDeclarationSwift @objc public enum DSCaptureMode : Int
- 
                  
                  Used to define how a source image will be obtained during an auto-capture session. See moreDeclarationSwift public enum DSAutoCaptureImageSource : Int
- 
                  
                  An enum representing an ID1 document side. See moreDeclarationSwift @objc public enum DSSide : Int
- 
                  
                  Provides constants for different ID1 document types (Driver’s License, Passport Card, etc.). See moreDeclarationSwift @objc public enum DSID1Type : Int
 Enumerations  Reference
        Enumerations  Reference