MBMrtdCombinedRecognizerResult

Class representing values obtained when scanning both front and back side of Croatian ID.

  • Undocumented

    Declaration

    Objective-C

    MB_INIT_UNAVAILABLE
  • Returns the Data extracted from the machine readable zone.

    Declaration

    Objective-C

    @property (readonly, strong, nonatomic) MBMrzResult *_Nonnull mrzResult;

    Swift

    var mrzResult: MBMrzResult { get }