Hierarchy

  • IStiTextFont

Implemented by

Index

Methods

getFont

growFontSize

  • growFontSize(): any
  • Returns any

setFontBoldStyle

  • setFontBoldStyle(isBold: boolean): any
  • Parameters

    • isBold: boolean

    Returns any

setFontItalicStyle

  • setFontItalicStyle(isItalic: boolean): any
  • Parameters

    • isItalic: boolean

    Returns any

setFontName

  • setFontName(fontName: string): any
  • Parameters

    • fontName: string

    Returns any

setFontSize

  • setFontSize(fontSize: number): any
  • Parameters

    • fontSize: number

    Returns any

setFontUnderlineStyle

  • setFontUnderlineStyle(isUnderline: boolean): any
  • Parameters

    • isUnderline: boolean

    Returns any

shrinkFontSize

  • shrinkFontSize(): any
  • Returns any

Generated using TypeDoc