enum CCL::TextFormat::Flags

Format flags.

#include <textformat.h>

enum Flags
{
    kWordBreak = kTextFormatOptionsWordBreak,
};