Ejemplo n.º 1
0
 public void Apply(ContentEditor editor, uint globalSobitOptions)
 {
     editor.SetSpellingOptions(dllName, lcid, mainLexFiles, userLexFile, sobitOptions | globalSobitOptions, useAutoCorrect);
 }