Overview and description of Leadtools Forms Commands classes, enumerations, and interfaces.
Class | Description | |
---|---|---|
BankCheckField | Represents a field from a bank check. | |
BankCheckReader | Class for reading BankCheckFields in a bank check image. | |
BCResult | Represents a field from a business card image. | |
BusinessCardReader | Class for reading business card fields. | |
FieldResult | ID card field properties | |
IDCardField | Contains the names of ID card fields or keys to the values returned by processing an ID frame. | |
IDFrameReader | Extracts useful data from ID cards in the form of a dictionary, the IDCardField that lists the keys for all possible extracted data, such as name, date of birth, etc. | |
MRTDDataElement | Represents a Data Element of a field in MRTD. | |
MRTDReader | Class for reading MRTDDataElements in an MRTD(Machine Readable Travel Documents) image or MRZ string. | |
MRZReader | Analyzes and recognizes the MRZ code in both still images and fed frames from camera. | |
ProgressEventArgs | Reports the progress for specific BankCheckReader operations and offers the user an opportunity to cancel them. |
Interface | Description | |
---|---|---|
IImageFramesFeed | Contains an image stack. Compiles a frame, from passed image frames, that is ready to be processed for data extraction. |
Enumeration | Description | |
---|---|---|
BankCheckFieldType | Represents the type of field. | |
BankCheckMicrFontType | Represents the MICR field type. | |
BCProcessStatus | Represents the recognition status of the business card image. | |
FrameObscurity | Defines the detected frame obscurity, if any. | |
FrameProcessing | Determines the frame processing mode, whether to process all in the frame or just barcodes. | |
IDReaderFeedStatus | Provides a flag detailing the status of the IDFrameReader. | |
MRTDErrors | Represents MRTD reading Errors. | |
MRTDField | Represents MRTD Field. | |
ProcessState | Enumeration values that represent the processing state. |