이 객체는 맞춤법 검사 중에 사용되는 단어 컬렉션을 나타냅니다. 여기에는 맞춤법 검사 중 사전에 추가된 단어(ITextValidator::AddedWords), 무시할 단어 목록에 추가된 단어(ITextValidator::IgnoredWords), 또는 확실하지 않게 인식된 단어의 대체어로 제안된 단어(ITextValidator::SuggestedWords)가 포함될 수 있습니다. 이는 SpellWord 객체의 컬렉션입니다. 표준 컬렉션 기능을 제공합니다.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
- ABBYY FineReader Engine 컬렉션의 인덱스는 0부터 시작합니다.
- C#의 foreach 문(Visual Basic .NET의 for each)을 사용해 컬렉션을 다룰 수 있습니다.
