[]
A C1TextElementView that flows text into stacked lines. This is the default view for most text blocks.
public class C1FlowView : C1TextElementView
| Name | Description |
|---|---|
| C1FlowView(C1RichTextViewManager, C1TextElement) | Constructs a new C1FlowView. |
| Name | Description |
|---|---|
| Lines | Gets the C1Line created in this C1FlowView when doing layout. |
| Name | Description |
|---|---|
| GetLinesBetween(double, double) | Returns the lines contained in a height range. |