InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ISpellingService::SpellingError Class Reference

#include <ISpellingService.h>

Public Attributes

int32 errorStart
 
int32 errorLength
 
SpellResult spellingErrorType
 

Detailed Description

Used by FindAllErrors to return error information

Member Data Documentation

int32 ISpellingService::SpellingError::errorLength

Length of error. For repeated word this included the two words and space between

int32 ISpellingService::SpellingError::errorStart

0 based index indicating start of error

SpellResult ISpellingService::SpellingError::spellingErrorType

Kind of spelling error.