Create a Formatter_PrettyImplState with default attribute values.
Synopsis
Declared in <balxml_formatter_prettyimpl.h>
Formatter_PrettyImplState();
Description
The object has an id attribute of Id::e_AT_START, indentLevel, spacesPerLevel, column, and wrapColumn attributes of 0, and an empty elementNesting attribute.
Created with MrDocs