[#BloombergLP-balxml-Formatter_CompactImplState-initialIndentLevel-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Formatter_CompactImplState.adoc[Formatter_CompactImplState]::initialIndentLevel :relfileprefix: ../../../ :mrdocs: `initialIndentLevel` overloads == Synopses Declared in `<balxml_formatter_compactimpl.h>` Return a reference providing modifiable access to the `initialIndentLevel` attribute of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int& xref:BloombergLP/balxml/Formatter_CompactImplState/initialIndentLevel-0f.adoc[initialIndentLevel](); ---- [.small]#xref:BloombergLP/balxml/Formatter_CompactImplState/initialIndentLevel-0f.adoc[_» more..._]# Return a reference providing non‐modifiable access to the `initialIndentLevel` attribute of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int const& xref:BloombergLP/balxml/Formatter_CompactImplState/initialIndentLevel-01.adoc[initialIndentLevel]() const; ---- [.small]#xref:BloombergLP/balxml/Formatter_CompactImplState/initialIndentLevel-01.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#