When true, the text layer shows a stroke.
When true, the text layer is paragraph (bounded) text.
For box text, the pixel dimensions for the text bounds.
The text layer’s fill color.
A string with the name of the font family.
A string with the style information — e.g., “bold”, “italic”.
The text layer’s font size in pixels.
The text layer’s stroke color.
Indicates the rendering order for the fill and stroke of a text layer.
The text layer’s stroke thickness.
The text layer’s Source Text value.
The paragraph justification for the text layer.
The space between lines, 0 indicates 'auto', which is fontSize * 1.2
The text layer’s spacing between characters.
The text layer’s background color
The text layer’s background alpha. 0 = 100% transparent, 255 = 100% opaque.
Private
constructorGenerated using TypeDoc
When true, the text layer shows a fill.