Formatting mode enumeration for the formatter.
Synopsis
Declared in <balxml_formatter.h>
enum Enum;
Members
Name |
Description |
|
Compact formatting with minimal whitespace. |
|
Pretty formatting with indentation and line breaks. |
Created with MrDocs