c# trim trailing spaces from reader code example Example: c# trim string string hello = " hello world "; hello.Trim();