SpellBlock Method of the TextValidator Object

This method starts spell checking in the specified block.

Syntax

C++

HRESULT SpellBlock(
  int PageIndex,
  int BlockIndex
);
    

C#

void SpellBlock(
  int PageIndex,
  int BlockIndex
);
    

Visual Basic .NET

Sub SpellBlock( _
  PageIndex As Integer, _
  BlockIndex As Integer _
)
    

Parameters

PageIndex
[in] Contains the index of the page on which the block is located.
BlockIndex
[in] Contains the index of the block for which spell checking is required. The index is in the ILayout::VisualBlocks collection.

Return values

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

See also

TextValidator

Spell

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.