Returns the amount of spacing between lines of text in the frame.
Returns the amount of spacing between lines of text in the frame.
Signature:
Code
spacing = SimpleHTML:GetSpacing(["element"])
Arguments:
element - Name of an HTML element for which to return font information (e.g. p, h1); if omitted, returns information about the frame's default font (string)
Returns:
spacing - Amount of space between lines of text (in pixels) (number)