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

newProject()

Creates a new project in After Effects, replicating the File > New > New Project menu command.If the current project has been edited, the user is prompted t

valueAtTime()

The value of the named property as evaluated at the specified time.Note that the type of value returned is not made explicit; it will be of a different type

AVLayer object

The AVLayer object provides an interface to those layers that contain AVItem objects composition layers, footage layers, solid layers, text layers, and sou

startTime

The day and time that this item started rendering.Date object, or null if the item has not started rendering; read-only.

comment

A string that holds a comment, up to 15,999 bytes in length after any encoding conversion. The comment is for the user’s purpose only; it has no effect on t

isTimeVarying

When true, the named property is time varyingラthat is, it has keyframes or an enabled expression. When this attribute is true, the attribute canVaryOverTime

strokeWidth

The text layerメs stroke thickness in pixels. NOTE: If the text layer has different stroke width settings for each character, this attribute returns the sett

purge()

Purges unused data of the specified types from memory. Replicates the Purge options in the Edit menu.target The type of elements to purge from memory; a Pur

isModified

When true, this property has been changed since its creation.Boolean; read-only.