[]
Paint rich text outside the visual tree.
public IEnumerable<UIElement> OfflinePaint(Size presenterSize)
| Type | Name | Description |
|---|---|---|
| Size | presenterSize | The size of each presenter used for painting. |
| Type | Description |
|---|---|
| IEnumerable<UIElement> | An enumeration of UIElement containing the painted rich text. |