Set the spacesPerLevel attribute of this object to the specified value.
spacesPerLevel
value
Declared in <bdljsn_writeoptions.h>
<bdljsn_writeoptions.h>
WriteOptions& setSpacesPerLevel(int value);
The behavior is undefined unless 0 <= value.
0 <= value
a non-const reference to this object
const