Skip to main content
This method changes the type of the block which corresponds to the table cell.

Syntax

C++

C#

Visual Basic .NET

Parameters

Value [in] This variable specifies the new type of the block. Only the following types are allowed: BT_Barcode, BT_Text, BT_RasterPicture, BT_VectorPicture. See the description of the BlockTypeEnum enumeration constants.

Return values

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

See also

TableCell