struct CCL::Text::HorizontalLine

Horizontal Line.

#include <itextbuilder.h>

struct HorizontalLine: public CCL::Text::Chunk
{
};

Inherited Members

public:
    // fields

    int chunkType;
    String content;
    tbool encode;