Writes the text representation of a subarray of Unicode characters to the output stream, along with any pending tab spacing.
The HtmlTextWriter.Write(Char[], int, int) method generates any tabs that are pending, and then calls the erload:System.IO.TextWriter.Write base method.