Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ContinuationSeperatorRun

Hierarchy

  • Run
    • ContinuationSeperatorRun

Index

Constructors

constructor

Accessors

IsDeleted

  • get IsDeleted(): boolean

Methods

addChildElement

allCaps

  • allCaps(): Run

bold

break

color

  • color(color: string): Run

delete

  • delete(): void

doubleStrike

  • doubleStrike(): Run

font

  • font(fontName: string, hint?: string | undefined): Run

italic

  • italic(): Run

pageNumber

  • pageNumber(): Run

prepForXml

rightToLeft

  • rightToLeft(): Run

size

  • size(size: number): Run

smallCaps

  • smallCaps(): Run

strike

  • strike(): Run

style

  • style(styleId: string): Run

subScript

  • subScript(): Run

superScript

  • superScript(): Run

tab

underline

  • underline(underlineType?: undefined | string, color?: undefined | string): Run

Generated using TypeDoc