UtilTextFilesTrim Method

Overload List

Trim(String, Char, Encoding) Trims the specified chars in the lines of the source textfile.
Trim(String, String, Char, Encoding) Trims the specified chars in the lines of the source textfile, then writes the result in the target textfile.

See Also