BloombergLP::balxml::Formatter_Mode::Enum

Formatting mode enumeration for the formatter.

Synopsis

Declared in <balxml_formatter.h>

enum Enum;

Members

NameDescription
e_COMPACT Compact formatting with minimal whitespace.
e_PRETTY Pretty formatting with indentation and line breaks.