SaveTxt

SpellCheckAIProcessor.SaveTxt method

Saves the corrected OCR results to a TXT file.

public void SaveTxt(string filename)
ParameterTypeDescription
filenameStringThe full path to the output text file.

See Also