TextLayer.fontStyle
The font style used by this text layer (e.g. Regular, Bold, Italic).
TextLayer.fontStyle property
The font style used by this text layer. Must be a style that exists on the current fontFamily.
Signature:
fontStyle: string;Example
textLayer.fontStyle = "Bold";Last updated: September 11, 2026 at 12:08 PMEdit this page