HtmlWbrElement sealed class HtmlWbrElement : HtmlElement Represents the HTML wbr (word-break-opportunity) element. This element is used to indicate that the position is a good point for inserting a possible line-break. Documentation Code public HtmlWbrElement(Document owner, string prefix = null)