TextFrame: { blendMode: BlendMode; columnGap: number; constrainProportions: boolean; constrainProportionsReadOnly: boolean; flowDirection: FlowDirection; hasClippingPath: boolean; id: Id; name: string; numberOfColumn: number; paddingBottom: number; paddingLeft: number; paddingRight: number; paddingTop: number; textContent: string; textDirection: TextDirection; textStroke: boolean; textStrokeColor: number; textStrokeWeight: number; type: text; verticalAlign: VerticalAlign }

Type declaration

  • blendMode: BlendMode
  • columnGap: number
  • constrainProportions: boolean
  • constrainProportionsReadOnly: boolean
  • flowDirection: FlowDirection
  • hasClippingPath: boolean
  • id: Id
  • name: string
  • numberOfColumn: number
  • paddingBottom: number
  • paddingLeft: number
  • paddingRight: number
  • paddingTop: number
  • textContent: string
  • textDirection: TextDirection
  • textStroke: boolean
  • textStrokeColor: number
  • textStrokeWeight: number
  • type: text
  • verticalAlign: VerticalAlign

Generated using TypeDoc