SaveTxt

TableAIProcessor.SaveTxt method

Saves the extracted tables and processed text results into a TXT file.

public void SaveTxt(string filename)
ParameterTypeDescription
filenameStringThe full path where the TXT file will be saved.

See Also