XText.Demo |
XText.Tests |
이름 | 설명 |
---|---|
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 |