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