[]
Gets a value that determines whether a line break should be inserted after a given element.
protected override bool BreakAfter(Element e)
| Type | Name | Description |
|---|---|---|
| Element | e | Element to test for a line break. |
| Type | Description |
|---|---|
| bool | True if a line break should be inserted after the given element. |