initialIndentLevel overloads

Synopses

Declared in <balxml_formatter_compactimpl.h>

Return a reference providing modifiable access to the initialIndentLevel attribute of this object.

Return a reference providing non‐modifiable access to the initialIndentLevel attribute of this object.

int const&
initialIndentLevel() const;

Return Value

  • modifiable reference to the initialIndentLevel attribute

  • non‐modifiable reference to the initialIndentLevel attribute

Created with MrDocs