[#BloombergLP-bslim-Printer-suppressInitialIndentFlag] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslim.adoc[bslim]::xref:BloombergLP/bslim/Printer.adoc[Printer]::suppressInitialIndentFlag :relfileprefix: ../../../ :mrdocs: Return `true` if the initial output indentation will be suppressed, and `false` otherwise. The initial indentation will be suppressed if the `level` supplied at construction is negative. == Synopsis Declared in `<bslim_printer.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool suppressInitialIndentFlag() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#