canVaryOverTime

When true, the named property can vary over timeļ¾—that is, keyframe values or expressions can be written to this property.Boolean; read-only.

strokeOverFill

Indicates the rendering order for the fill and stroke of a text layer. When true, the stroke appears over the fill.NOTE: If the text layer has different fil

TextDocument object

The TextDocumentobject stores a value for a TextLayer’s Source Text property. Create it withthe constructor, passing the string to be encapsulated.ExamplesT