'Declaration Protected Overrides Function BreakAfter( _ ByVal e As Element _ ) As System.Boolean
protected override System.bool BreakAfter( Element e )
Parameters
- e
- Element to test for a line break.
Return Value
True if a line break should be inserted after the given element.