RichTextKit v0.4

Controlling Layout

The following properties can be used to control the layout of a RichString:

Per-paragraph control of layout is available through the following fluent methods:

  • [P:Topten.RichTextKit.RichString.MarginLeft]
  • [P:Topten.RichTextKit.RichString.MarginTop]
  • [P:Topten.RichTextKit.RichString.MarginRight]
  • [P:Topten.RichTextKit.RichString.MarginBottom]
  • [P:Topten.RichTextKit.RichString.Alignment]
  • [P:Topten.RichTextKit.RichString.TextDirection]

TextBlocks

The following properties can be used to control the layout of a TextBlock: