跳转到主要内容
ABBYY Documentation home page
简体中文
FineReader Engine
Search documentation...
⌘K
询问AI
Website
Get Started
Get Started
搜索...
Navigation
ITextValidatorEvents
ITextValidatorEvents 接口的 OnSpellingCompleted 方法
简介
导览
API 参考
Visual Components 参考
许可管理
安装
分发版
技术规格
常见问题
发行说明
概述
Visual Components
ImageViewer
ImageViewer 对象(IImageViewer
Image Viewer 命令
CenterOnDocumentPoint 方法
DocumentToScreen 方法
GetSelectedBlocksIndices 方法
GetSelectedCells 方法
ImageViewer 对象的 Print 方法
ScreenToDocument 方法
SetSelectedBlocksIndices 方法
ImageViewer 对象的 SetSelectedCells 方法
ShowDocumentArea 方法
UpdateOptions 方法
ZoomViewer
ZoomViewer 对象(IZoomViewer
Zoom Viewer 命令
CenterOnDocumentPoint 方法
DocumentToScreen 方法
GetSelectedBlocksIndices 方法
GetSelectedCells 的方法
ZoomViewer 对象的 ScreenToDocument 方法
SetSelectedBlocksIndices 方法
ZoomViewer 对象的 SetSelectedCells 方法
ShowDocumentArea 方法
UpdateOptions 方法
DocumentViewer
DocumentViewer 对象
Document Viewer 命令
UpdateOptions 方法
TextEditor
TextEditor 对象(ITextEditor
文本编辑器命令
ActivateOn 方法
CenterOnDocumentPoint 方法
DocumentToScreen 方法
GetSelection 方法
TextEditor 对象的 Print 方法
TextEditor 对象的 ScreenToDocument 方法
SetSelection 方法
TextEditor 的 ShowBlock 方法
ShowDocumentArea 方法(属于
UpdateOptions 方法
TextValidator
TextValidator 对象
EndSpelling 方法
TextValidator 对象的 Spell 方法
SpellBlock 方法
UpdateOptions 方法
IImageViewerEvents
IImageViewerEvents 接口
OnActivePageChanged 方法
OnActivePageChanging 方法
OnAfterDblClick 方法
OnAnalyzePage 方法
OnAnalyzeRegion 方法
OnAnalyzeTable 方法
OnBlockAdded 方法
OnBlockSelectionChanged 方法
OnChangeBlockType 方法
OnCorrectPerspective 方法
OnCorrectResolution 方法
OnCropImages 方法
OnDeleteBlocks 方法
OnEditImages 方法
OnLocked 方法
OnLongOperationFinished 方法
OnLongOperationStarted 方法
OnOptionsChanged 方法
OnPagesSelectionChanged 方法
OnProgress 方法
OnReadBlocks 方法
OnReadPage 方法
OnScale 方法
OnSelectTool 方法
OnSplitImages 方法
OnTableCellsSelected 方法
OnToolAddBlock 方法
OnToolChangeBlockRegion 方法
OnToolChangeTable 方法
OnToolEraseRect 方法
OnVisibleDocumentAreaChange 方法
IZoomViewerEvents
IZoomViewerEvents 接口
OnActivePageChanged 方法
OnAfterDblClick 方法
OnAnalyzePage 方法
OnAnalyzeRegion 方法
OnAnalyzeTable 方法
OnBlockAdded 方法
OnBlockSelectionChanged 方法
OnChangeBlockType 方法
OnDeleteBlocks 方法
OnLocked 方法
OnLongOperationFinished 方法
OnLongOperationStarted 方法
OnOptionsChanged 方法
OnProgress 方法
OnReadBlocks 方法
OnReadPage 方法
OnScale 方法
OnSelectTool 方法
OnTableCellsSelected 方法
OnToolAddBlock 方法
OnToolChangeBlockRegion 方法
OnToolChangeTable 方法
OnToolEraseRect 方法
OnVisibleDocumentAreaChange 方法
IDocumentViewerEvents
IDocumentViewerEvents 接口
OnActivePageChanged 方法
OnActivePageChanging 方法
OnAnalyzePages 方法
OnDeletePages 方法
OnDocumentChanged 方法
OnEditImages 方法
OnExportPages 方法
OnLocked 方法
OnLongOperationFinished 方法
OnLongOperationStarted 方法
OnOptionsChanged 方法
OnPagesSelectionChanged 方法
OnProgress 方法
OnReadPages 方法
OnRenumberingPages 方法
OnRenumberPages 方法
OnSendToPages 方法
ITextEditorEvents
ITextEditorEvents 接口
OnActivePageChanged 方法
OnActivePageChanging 方法
OnEditorBlockChanged 方法
OnLocked 方法
OnLongOperationFinished 方法
OnLongOperationStarted 方法
OnOptionsChanged 方法
OnScale 方法
OnSymbolSelected 方法
ITextValidatorEvents
ITextValidatorEvents 接口
OnActivePageChanged 方法
OnDocumentChanged 方法
OnLocked 方法
OnOptionsChanged 方法
OnSelectionChanged 方法
OnSpellingCompleted 方法
OnSymbolSelected 方法
OnValidationEvent 方法
IInputEvents
IInputEvents 接口
IInputEvents 的 OnChar 方法
OnKeyDown 方法
IInputEvents 的 OnKeyUp 方法
OnMouseButtonDown 方法
OnMouseButtonUp 方法
OnMouseDoubleClick 方法
OnMouseMove 方法
OnMouseWheel 方法
OnScroll 方法
辅助对象
Supplementary objects
ComponentSynchronizer 对象
IComponentSynchronizerEvents
命令
ICommandEvents
工具栏
PopupMenu
EditorPosition 对象
ValidatorError 对象
SpellReplacement
SpellReplacementCollection
SpellWord
SpellWordCollection
枚举
Enumerations
BoxEditorToolEnum
DocumentViewerModeEnum
MenuItemEnum
MouseButtonEnum
ScaleTypes
SendToDestinationEnum
SynchronizationOperationEnum
TextEditorModeEnum
TextValidatorCommandEnum
在此页面
语法
C++
C#
Visual Basic .NET
返回值
说明
另请参阅
ITextValidatorEvents
ITextValidatorEvents 接口的 OnSpellingCompleted 方法
复制页面
复制页面
此方法在客户端实现,由 ABBYY FineReader Engine 在
Text Validator
完成拼写检查后调用。
它用于通知客户端,拼写检查已完成。
语法
C++
HRESULT
OnSpellingCompleted
();
C#
void OnSpellingCompleted();
Visual Basic .NET
Sub
OnSpellingCompleted
()
返回值
该方法没有特定的返回值。它返回
ABBYY FineReader Engine 函数的标准返回值
。
说明
此 方法 的客户端实现必须确保:在该 方法 内部抛出的所有异常都会被捕获并得到处理,且不会传播到该 方法 外部。异常一旦传播到该 方法 外部,可能会导致不可预测的结果 (例如程序终止) 。
另请参阅
ITextValidatorEvents
此页面对您有帮助吗?
是
否
ITextValidatorEvents 接口的 OnSelectionChanged 方法
上一页
ITextValidatorEvents 接口的 OnSymbolSelected 方法
下一页
⌘I
助手
AI生成的回答可能包含错误。