MBParserGroupProcessorResult


@interface MBParserGroupProcessorResult : MBProcessorResult <NSCopying>

A recognizer that can scan PDF417 2D barcodes.

  • Undocumented

    Declaration

    Objective-C

    MB_INIT_UNAVAILABLE
  • Undocumented

    Declaration

    Objective-C

    @property (nonatomic, strong, readonly) MBOcrLayout *ocrLayout

    Swift

    var ocrLayout: MBOcrLayout { get }