Set the initialIndentLevel 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&
setInitialIndentLevel(int value);
Created with MrDocs