Set the spacesPerLevel attribute of this object to the specified value and return a non‐`const` reference to this object. The behavior is undefined unless 0 <= value.

Synopsis

Declared in <bdljsn_writeoptions.h>

WriteOptions&
setSpacesPerLevel(int value);

Created with MrDocs