[#BloombergLP-bslim-Printer-printEndIndentation] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslim.adoc[bslim]::xref:BloombergLP/bslim/Printer.adoc[Printer]::printEndIndentation :relfileprefix: ../../../ :mrdocs: Print to the output stream supplied at construction `absLevel() * spacesPerLevel()` blank spaces if `spacesPerLevel() >= 0`, and print a single blank space otherwise. == Synopsis Declared in `<bslim_printer.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void printEndIndentation() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#