var fDesc=new Array(); fDesc[0] = "C# Code Export enables you to indent and export the C# code into different file formats easily. The report engine can be used to create and print advanced reports. The C# Code can be formatted and indented according to the preference of a user. The C# documents can be printed and converted into PDF, RTF, images and many more formats. C# Code Export enables the users to indent multiple files at once. The tool helps one to indent the C code quickly and reindent it easily, after this the data is exported to print into a wide range of formats. Back up of intended files is done automatically by C# Code.

C# Code Export uses the Artistic Style to make the code alignments which enhances the functionality of the tool. The tool provides printing and creating state-of-the-art prints and reports which make the tool attractive. The other feature of the tool worth being mentioned is the possibility to indent multiple files at once. This feature makes the tool powerful to use and saves time for the users. The tool is free and is a good competitor in the market."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }