DSPassportOptions

@objc
public class DSPassportOptions : DSOptions

Configuration options for scanning Passports

  • Tells the scan handler if it should try to scan for a passport MRZ. Defaults to true

    Declaration

    Swift

    @objc
    public var detectMRZ: Bool { get set }
  • Undocumented

    Declaration

    Swift

    public func enableMRZRecognition()