메인 콘텐츠로 건너뛰기
ABBYY Documentation home page
한국어
FineReader Engine
Search documentation...
⌘K
AI에게 묻기
Website
Get Started
Get Started
검색...
Navigation
ITextValidatorEvents
ITextValidatorEvents 인터페이스의 OnOptionsChanged 메서드
소개
둘러보기
API 참조
Visual Components 참조
라이선싱
설치
배포판
사양
자주 묻는 질문
릴리스 노트
개요
비주얼 컴포넌트
ImageViewer
ImageViewer 객체 (IImageViewer
Image Viewer 명령
CenterOnDocumentPoint 메서드
DocumentToScreen 메서드
GetSelectedBlocksIndices 메서드
GetSelectedCells 메서드
ImageViewer 객체의 Print 메서드
ScreenToDocument 메서드
SetSelectedBlocksIndices 메서드
SetSelectedCells 메서드
ShowDocumentArea 메서드
UpdateOptions 메서드
ZoomViewer
ZoomViewer 객체(IZoomViewer
Zoom Viewer 명령
CenterOnDocumentPoint 메서드
DocumentToScreen 메서드
GetSelectedBlocksIndices 메서드
GetSelectedCells 메서드
ScreenToDocument 메서드
SetSelectedBlocksIndices 메서드
SetSelectedCells 메서드
ZoomViewer 객체의 ShowDocumentArea 메서드
UpdateOptions 메서드
DocumentViewer
DocumentViewer 객체
문서 뷰어 명령
UpdateOptions 메서드
TextEditor
TextEditor 객체(ITextEditor
텍스트 편집기 명령
ActivateOn 메서드
CenterOnDocumentPoint 메서드
DocumentToScreen 메서드
GetSelection 메서드
TextEditor 객체의 Print 메서드
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
Commands
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 인터페이스의 OnOptionsChanged 메서드
페이지 복사
페이지 복사
이 메서드는 클라이언트 측에서 구현됩니다.
Text Validator
에서 옵션이 변경되면 ABBYY FineReader Engine이 이 메서드를 호출합니다. 옵션은 옵션 대화 상자에서 설정합니다(Text Validator에서 Settings > Options를 클릭).
이 메서드는 옵션이 변경되었음을 클라이언트에 알립니다.
구문
C++
HRESULT
OnOptionsChanged
();
C#
void OnOptionsChanged();
Visual Basic .NET
Sub
OnOptionsChanged
()
반환값
이 메서드에는 특정한 반환값이 없습니다.
ABBYY FineReader Engine 함수의 표준 반환값
을 반환합니다.
비고
이 메서드의 클라이언트 구현은 메서드 내부에서 발생한 모든 예외를 반드시 포착하고 처리해야 하며, 어떤 예외도 메서드 외부로 전파되지 않도록 해야 합니다. 예외가 메서드 외부로 전파되면 예측할 수 없는 결과(예: 프로그램 종료)가 발생할 수 있습니다.
참고 항목
ITextValidatorEvents
이 페이지가 도움이 되었나요?
예
아니오
ITextValidatorEvents 인터페이스의 OnLocked 메서드
이전
ITextValidatorEvents 인터페이스의 OnSelectionChanged 메서드
다음
⌘I
어시스턴트
AI가 생성한 답변에는 오류가 포함될 수 있습니다.