←Select platform

MRZCodeDetectionCommand Class Members

Summary

The following tables list the members exposed by MRZCodeDetectionCommand.

Public Constructors

Name Description
Public Constructor MRZCodeDetectionCommand Initializes a new MRZCodeDetectionCommand class object.

Public Methods

Name Description
Public Method OnProgress Raises the Progress event. (Inherited from RasterCommand)
Public Method Run Runs the image processing command. (Inherited from RasterCommand)
Public Method ToString Overridden. Returns a meaningful name for this class.

Public Properties

Name Description
Public Property DeskewAngle Returns the skew angle of the detected MRZ code.
Public Property DoublePassProcessing Indicates whether to enable the double pass setting when reading MRZ code.
Public Property ExpandZone Indicates whether to expand the detected MRZ zone.
Public Property HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Public Property MRZZone Gets a LeadRect structure that represents the location of the MRZ zone.
Public Property ProcessDeskewedMRZ Indicates whether to deskew the image based on the angle of the detected MRZ code.
Public Property ProcessedImage Indicates whether to return the processed binarized image that is generated and used by the MRZCodeDetectionCommand to detect the MRZ code.
Public Property ProcessRotatedMRZ Indicates whether to detect any 90-degrees-rotated MRZ codes.
Public Property SearchingZone Sets and gets a LeadRect structure that represents the area to be searched.
Public Property ZoneOrientation Gets or sets the orientation of the MICR zone.

Public Events

Name Description
Public Event Progress Occurs during the image processing command, to provide status on the progress of the command. (Inherited from RasterCommand)

See Also

MRZCodeDetectionCommand Class

Leadtools.ImageProcessing.Core Namespace

Help Version 22.0.2023.11.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.