Skip to content

markdocelementsitext TextStyle

Denis Akopyan edited this page Mar 6, 2022 · 1 revision

TextStyle enum

Description

Text styles

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph MarkDoc.Elements.IText
  MarkDoc.Elements.IText.TextStyle[[TextStyle]]
  end
Loading

Details

Summary

Text styles

Fields

Normal

Italic

Bold

CodeInline

Code

Generated with MarkDoc

Clone this wiki locally