[#BloombergLP-baljsn-EncodeImplUtil_AttributeVisitor-FormattingMode] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncodeImplUtil_AttributeVisitor.adoc[EncodeImplUtil_AttributeVisitor]::FormattingMode :relfileprefix: ../../../ :mrdocs: `FormattingMode` is an alias to the type of an `int`‐valued `bdlat_FormattingMode` bit‐field. A `FormattingMode` value is not valid unless it is equal to an enumerator of `bdlat_FormattingMode` or a valid bitwise‐or of two or more such enumerators. See the component‐level documentation of {`bdlat_formattingmode`} for a description of the set of valid formatting‐mode values. == Synopsis Declared in `<baljsn_encodeimplutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef int FormattingMode; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#