Accusoft Pegasus
Accusoft MICR Xpress 1
MICRXpress Object Members
See Also  Overview  Send Feedback

Public Methods

Public Method AboutBoxDisplays a dialog box that contains the MICRXpress version and copyright information.
Public Method AnalyzeFieldRecognizes MICR text in a field on the specified image.
Public Method AnalyzeFieldPictureRecognizes MICR text in a field on the specified image.
Public Method CharacterResultConfidenceGets the confidence of the selected character result's primary or alternative recognition result at the specified index.
Public Method CharacterResultSetTextSets the text of the selected character result.
Public Method CharacterResultTextGets the text of the selected character result's primary or alternative recognition result at the specified index.
Public Method MICRFieldResultSelectCharacterSelects a character from the selected MICR field.
Public Method ParseTextLineParses the selected text line result into MICR fields.
Public Method ReadFromStreamReads segmentation and reader settings stored in an XML stream.
Public Method TextBlockResultDeleteTextLineDeletes a text line from the current text block.
Public Method TextBlockResultSelectTextLineSelects a text line from the current text block.
Public Method TextLineResultDeleteCharacterDeletes the character at the specified index from the selected text line result.
Public Method TextLineResultSelectCharacterSelects the character at the specified index in the selected text line result.
Public Method TextLineResultSelectMICRFieldSelects the specified MICR field within the TextLineResult.
Public Method UnlockRuntimeUnlocks the control for use in deployed applications.
Public Method UnlockWebUnlocks the control for use in a webpage.
Public Method WriteToStreamWrite the current segmentation and reader settings to an XML stream.

Public Properties

Public Property CharacterResultAreaHeightGets the coordinate which represents the height of the bounding box on the image.
Public Property CharacterResultAreaWidthGets the coordinate which represents the width of the bounding box on the image.
Public Property CharacterResultAreaXGets the coordinate which represents the x (left) position of the bounding box on the image.
Public Property CharacterResultAreaYGets the coordinate which represents the y (top) position of the bounding box on the image.
Public Property CharacterResultNumberResultsGets the number of characters in the character result, including the primary result and any alternate results.
Public Property DebugGets or sets a value indicating whether the component will write information to the debug log file.
Public Property DebugLogFileGets or sets the full path name of the debug log file.
Public Property ErrorCodeGets the value of the error code for the last call.
Public Property ErrorDescriptionGets the error message for the last call (if applicapable).
Public Property ErrorLevelGets or sets the error level value, which specifies the amount of information written to the debug log file.
Public Property EvaluationModeGets or sets a value indicating the evaluation mode that the control should run in.
Public Property MICRFieldResultAreaHeightGets the coordinate which represents the height of the bounding box on the image for the MICR field result.
Public Property MICRFieldResultAreaWidthGets the coordinate which represents the width of the bounding box on the image for the MICR field result.
Public Property MICRFieldResultAreaXGets the coordinate which represents the x (left) position of the bounding box on the image for the MICR field result.
Public Property MICRFieldResultAreaYGets the coordinate which represents the y (top) position of the bounding box on the image for the MICR field result.
Public Property MICRFieldResultConfidenceGets the confidence value of the selected MICR field.
Public Property MICRFieldResultNumberCharactersGets the number of characters in the selected MICR field.
Public Property MICRFieldResultTextGets the text string of the selected MICR field.
Public Property MinimumCharacterConfidenceGets or sets the minimum confidence required for a recognized character to be reported.
Public Property RaiseExceptionsGets or sets a value indicating whether an exception is thrown when an error condition is hit, or if the error status is only indicated through the return value.
Public Property ReaderAreaHeightGets or sets the height of the region of the image for which recognition will be performed.
Public Property ReaderAreaWidthGets or sets the width of the region of the image for which recognition will be performed.
Public Property ReaderAreaXGets or sets the x-coordinate of the region of the image for which recognition will be performed.
Public Property ReaderAreaYGets or sets the y-coordinate of the region of the image for which recognition will be performed.
Public Property RejectionCharacterGets or sets the value of the character that will be used as the reported recognition result, when the Reader has low confidence in its ability to correctly recognize the character.
Public Property SegmentationDetectSpacesGets or sets a value indicating if the Reader should return spaces it finds in the text.
Public Property SegmentationMaximumBlobSizeGets or set the maximum size (in pixels) for a blob to automatically be classified as noise.
Public Property SegmentationMinimumTextLineHeightGets or sets the minimum allowable text line height in pixels.
Public Property SegmentationMultipleTextLinesGets or sets a value indicating whether the component will return multiple text lines.
Public Property TextBlockResultAreaHeightGets the coordinate which represents the height of the bounding box on the image for the text block result.
Public Property TextBlockResultAreaWidthGets the coordinate which represents the width of the bounding box on the image for the text block result.
Public Property TextBlockResultAreaXGets the coordinate which represents the x (left) position of the bounding box on the image for the text block result.
Public Property TextBlockResultAreaYGets the coordinate which represents the y (top) position of the bounding box on the image for the text block result.
Public Property TextBlockResultConfidenceGets the confidence value of the current text block.
Public Property TextBlockResultNumberTextLinesGets the number of text lines in the current text block.
Public Property TextBlockResultTextGets the text string of the selected text block.
Public Property TextLineResultAreaHeightGets the coordinate which represents the height of the bounding box on the image for the text line result.
Public Property TextLineResultAreaWidthGets the coordinate which represents the width of the bounding box on the image for the text line result.
Public Property TextLineResultAreaXGets the coordinate which represents the x (left) position of the bounding box on the image for the text line result.
Public Property TextLineResultAreaYGets the coordinate which represents the y (top) position of the bounding box on the image for the text line result.
Public Property TextLineResultConfidenceGets the confidence value for the selected text line result.
Public Property TextLineResultNumberCharactersGets the number of characters in the selected text line result.
Public Property TextLineResultParseableFieldsGets a value indicating which MICR fields were parsed out of the TextLineResult.
Public Property TextLineResultTextGets the string which contains the actual characters in the text line result.

See Also


©2009. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.