SetText Method of the RegExpDictionaryDescription Object

This method sets the regular expression to which the dictionary words must conform.

Syntax

C++

HRESULT SetText( BSTR NewValue );
    

C#

void SetText( string NewValue );
    

Visual Basic .NET

Sub SetText(NewValue As String)
    

Parameters

NewValue
[in] This variable contains the regular expression. For example, the regular expression [0-9]+ specifies that the dictionary accepts the "words" made up of one or more digits.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

RegExpDictionaryDescription

Working with ABBYY FineReader Engine Regular Expressions

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.