BloombergLP::bdljsn::WriteOptions::setInitialIndentLevel

Set the initialIndentLevel attribute of this object to the specified value.

Synopsis

Declared in <bdljsn_writeoptions.h>

WriteOptions&
setInitialIndentLevel(int value);

Description

The behavior is undefined unless 0 <= value.

Return Value

a non-const reference to this object

Parameters

NameDescription
valuenew value for initialIndentLevel