bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class SetTextBlockLineSpacingDto

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • OptionaltextBlock: TextBlock
      • OptionallineSpacing: string | number

      Returns SetTextBlockLineSpacingDto

    Properties

    textBlock: TextBlock

    Text block to update

    undefined
    
    lineSpacing: string | number

    Line spacing of the text

    undefined