Sets the vertical alignment style for text in the frame

Signature:

SimpleHTML:SetJustifyV(["element",] "justify")

Arguments:

  • element - Name of an HTML element for which to return text style information (e.g. p, h1); if omitted, returns information about the frame's default text style (string)
  • justify - Vertical text alignment style (string, justifyV)
    • BOTTOM
    • MIDDLE
    • TOP