C# (CSharp) XText Namespace

Nested Namespaces

XText.Demo
XText.Tests

Classes

Name Description
FormattingCalculator
XBlock
XBold
XInline
XItalic
XLineBreak
XParagraph Represents a paragraph of text Paragraph is a block element
XRun
XSection Represents a list of elements, each child will be on it's own line
XSpan Useful for grouping a set of inlines and optionally writing them out.
XTextParser