Search results

TextDecoration API in JavaScript (ES5) Diagram API control

Defines how to decorate the text Overline - Decorates the text with a line above the text Underline - Decorates the text with an underline LineThrough - Decorates the text by striking it with a line None - Text will not have any specific decoration

  • Overline
  • Underline
  • LineThrough
  • None