How can i get an array of strings with full content, I mean also CR-LF, ReadAllLines doesn\'t include CR-LF
string[] reaTxt = File.ReadAllLines(fil.Pth)