Set the "InitialIndentLevel" attribute of this object to the specified value. The behavior is undefined unless 0 <= value.

Synopsis

Declared in <baljsn_datumencoderoptions.h>

void
setInitialIndentLevel(int value);

Parameters

Name

Description

value

new value for "InitialIndentLevel"

Created with MrDocs