- ABBYY FineReader Engine 컬렉션의 인덱싱은 0부터 시작합니다.
- C#의 foreach 문(Visual Basic .NET에서는 for each)을 사용하여 컬렉션을 조작할 수 있습니다.
속성
메서드
출력 매개변수
- Engine 객체의 CreateIntsCollection 메서드
- ColorObjectsProhibitingParams 객체의 ColorHues 속성
- IFileAdapter 인터페이스의 GetPagesToProcess 메서드(Linux 및 Windows)
- ScanSourceCapabilities 객체의 PaperSizes 및 Resolutions 속성(Windows)
- ZoomViewer 객체의 GetSelectedBlocksIndices 메서드(Visual Components)
- ImageViewer 객체의 GetSelectedBlocksIndices 메서드 및 SelectedPagesIndices 속성(Visual Components)
- DocumentViewer 객체의 SelectedPagesIndices 속성(Visual Components)
입력 매개변수
- Engine 객체의 InjectTextLayer 메서드
- FRDocument 객체의 AddImageFile, AddImageFileFromAttachment, AddImageFileFromMemory, AddImageFileWithPassword, AddImageFileWithPasswordCallback, AddImageFileFromStream, CheckTextLayer, PreprocessPages, AnalyzePages, ExportPages, RecognizePages, SplitPages, SynthesizePages, ProcessPages 메서드
- FRPages 객체의 Renumber 메서드
- FRPage 객체의 AddWordsToCacheDictionary 및 RecognizeBlocks 메서드
- ExportFileWriter 객체의 AddPages 메서드
- Dictionary 객체의 AddWords 메서드
- ImageDocument 객체의 RemoveColorObjectsEx 메서드
- ColorObjectsProhibitingParams 객체의 ColorHues 속성
- Comparator 객체의 CompareDocuments 메서드
- TableBlock 객체의 InitializeGrid 메서드
- SetSelectedBlocksIndices ZoomViewer 객체의 메서드
- SetSelectedBlocksIndices 메서드 및 SelectedPagesIndices ImageViewer 객체의 속성
- OnToolChangeBlockRegion, OnDeleteBlocks, OnReadBlocks IZoomViewerEvents 인터페이스의 메서드
- OnReadBlocks, OnToolChangeBlockRegion, OnDeleteBlocks, OnReadBlocks, OnEditImages, OnCorrectResolution, OnCropImages, OnSplitImages IImageViewerEvents 인터페이스의 메서드
- SelectedPagesIndices DocumentViewer 객체의 속성
- OnExportPages, OnRenumberingPages IDocumentViewerEvents 인터페이스의 메서드
예제
C# 코드
C# 코드
- Linux: BatchProcessing
- Windows: BatchProcessing 및 VisualComponents, 데모 도구: BatchProcessingRecognition, Classification
