Documentation
Table of contents

Thanks for downloading Dynamsoft Label Recognizer Package!

Your download will start shortly. If your download does not begin, click here to retry.

Dynamsoft Label Recognizer SDK - TextArea Object

Parameter Name Description
TextArea.Name The name of the TextArea object.
TextArea.FirstPoint The first point of the text area, which is usually the top-left corner.
TextArea.SecondPoint The second point of the text area, which is usually the top-right corner.
TextArea.ThirdPoint The third point of the text area, which is usually the bottom-right corner.
TextArea.FourthPoint The fourth point of the text area, which is usually the bottom-left corner.
TextArea.CharacterModelName Sets the name of a white list of recognizable characters.
TextArea.GrayscaleTransformationModes Sets the mode and priority for the grayscale image conversion.
TextArea.LetterHeightRange Sets the range of letter height (in pixel or a percentage value relative to the height of the text area).
TextArea.LineSpecificationNameArray Specifies the name array of the LineSpecification objects which is relative to current TextArea.
TextArea.LineStringLengthRange Sets the range of string length for each recognized line.
TextArea.LineStringRegExPattern Specifies the regular expression pattern of each line string text in current text area to recognize.
TextArea.MaxLineCharacterSpacing Sets the maximum spacing between characters treated as one line.
TextArea.TextAreaNameArray Specifies the name array of the TextAreas which is relative to current text area.
TextArea.TextStringLengthRange Sets the range of string length for each recognized text area.
TextArea.TextRegExPattern Specifies the regular expression pattern of the text to recognize.
TextArea.InferenceSettingName Specifies the name of the Inference Setting object.
TextArea.DictionaryPath Sets the path of the dictionary file.
TextArea.DictionaryCorrectionThresholds Sets the threshold of dictionary error correction.
TextArea.BinarizationModes Sets the mode and priority for binarization.
TextArea.ColourConversionModes Sets the mode and priority for converting a colour image to a grayscale image.
TextArea.GrayscaleEnhancementModes Sets the mode and priority for grayscale image preprocessing algorithms.
TextArea.TextureDetectionModes Sets the mode and priority for texture detection.
TextArea.CharacterNormalizationModes Sets the mode and priority for character normalization.

This page is compatible for:

Version 7.5.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

  • Latest version(3.2.20)
  • Version 3.x
    • Version 3.2.10
    • Version 3.2.0
    • Version 3.0.30
    • Version 3.0.20
    • Version 3.0.10
    • Version 3.0.0
  • Version 2.x
    • Version 2.2.20
    • Version 2.2.11
    • Version 2.2.10
    • Version 2.2.0
    • Version 2.0.0
  • Version 1.x
    • Version 1.2.1
    • Version 1.2
    • Version 1.0
Change +