The SCBCroWorktext library provides methods and properties to modify the worktext object.
This object provides the following methods.
This method removes all information contained in the worktext object.
The SCBCroWorktextLib object provides the following type definitions.
This method appends one or more alternative characters to the active character. The active character is the last one added to the worktext object.
This method adds a new page reference to the worktext.
This method adds a new line.
This method appends a rejected character to the current worktext.
This method appends a tag to the taglist and assigns it to the specified character..
This method appends some or all characters including the character information to another worktext object.
This method adds a zone to the current page.
This method applies backward language conversion to support non-western languages.
This method applies forward language conversion to support non-western languages.
This method returns the dimension of the specified character.
This method converts the worktext to upper or lower case.
This method copies characters from a source worktext object to a destination worktext object.
This method corrects the page references.
This method searches a string or a substring in the current worktext.
This method returns the alternative item for the item specified by the CharIndex parameter.
This method returns the confidence level of an alternative item.
This method returns the number of alternative characters for a character specified by the CharIndex parameter.
This method returns the attributes of the boost character alternative.
This method returns the character, character attributes, and the confidence for a character in the worktext specific by CharIndex.
CharIndex
This method returns the confidence level of a character.
This method returns the index of a character in the worktext object defined by Lineindex and Columnindex.
This method returns the page, zone, line, or column index of a character.
This method returns a tag of the taglist.
This method inserts a text in the worktext object after the specified index.
This method inserts a text in the worktext object before the specified index.
This method inserts a reject character in the worktext after the specified position.
This method inserts a reject character in the worktext before the specified character position.
This method returns TRUE if the worktext entry specified by CharIndex is a valid character, or FALSE if the entry is a reject.
This method removes the CRLF of the specified line.
This method returns the dimension of the specified line.
This method returns the text of a specified line.
This method loads the worktext from a file.
This method combines a sequence of rejects to a single reject.
This method returns characters of a worktext object as string.
This method removes characters from the worktext object.
This method removes the specified number of characters from the worktext.
This method removes a line from the worktext.
This method replaces the location of the specified line.
This method replaces the text of the specified line.
This method saves the worktext object to a file.
This method assigns the attributes of the boosted character alternative.
This method assigns attributes to a character.
This method sets the confidence of a character.
This method substitutes a part of the characters in the worktext object.
This method transforms the coordinates of the worktext objects like zones, lines, and characters.
This method returns the dimension of the specified zone.
This object provides the following properties.
This object provides the following event.
Clear ()