The way your code will be indented.
The whole code generated will be indented by a given number of characters “n” times the value set here.
Here you choose the character used for indentation. Can be either Tab or Space. You also can set how many chosen characters will represent each indentation.
Here you set the length of each indentation, i.e. the correspondent number of spaces each one values.
The scope in which code will be generated. This can be:
Character used as separator for List, Listview, and other alike controls. Useful when default “|” (pipe) character can't be used.