Skip to content
bares43 edited this page May 23, 2021 · 2 revisions

MarkdownStyle

  • Each category of items (like paragraphs, links, headings etc.) has it's own style (see MarkdownTheme), which describes how this item will be rendered.
  • Usage of every property is obvious.

Properties

  • FontAttributes Attributes
  • float FontSize
  • float LineHeight
  • Color ForegroundColor
  • Color BackgroundColor
  • Color BorderColor
  • float BorderSize
  • string FontFamily
  • TextAlignment HorizontalTextAlignment
  • TextAlignment VerticalTextAlignment
  • TextDecorations TextDecorations
Clone this wiki locally