Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SetTextBlockLineSpacingDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional textBlock: TextBlock
    • Optional lineSpacing: string | number

    Returns SetTextBlockLineSpacingDto

Properties

lineSpacing

lineSpacing: string | number

Line spacing of the text

default

undefined

textBlock

textBlock: TextBlock

Text block to update

default

undefined

Generated using TypeDoc