Return the number of whitespace characters to output for each level of indentation.
Declared in <bslim_printer.h>
int
spacesPerLevel() const;
The number of whitespace characters for each level of indentation is configured using the spacesPerLevel supplied at construction.
number of whitespace characters to output for each level of indentation