meo-canvas - v9.0.1
    Preparing search index...

    Enumeration TextAlign

    Where a line of text sits across the width it is given.

    Index
    Center: "center"

    Centred.

    End: "end"

    The end edge for the writing direction.

    Justify: "justify"

    Spaced out to both edges, except on the last line.

    Left: "left"

    The left edge, whatever the direction.

    Right: "right"

    The right edge, whatever the direction.

    Start: "start"

    The start edge for the writing direction.