[]
Represents an inline element that causes a new line to begin.
public class LineBreak : FormattableInline
Public Class LineBreak
Inherits FormattableInline
| Name | Description |
|---|---|
| LineBreak() | Creates a new instance of LineBreak. |
| LineBreak(TextFormat) | Creates a new instance of LineBreak. |
| Name | Description |
|---|---|
| GetCharCount() | Gets the number of UTF-16 characters. |
| GetChars() | Gets the string of UTF-16 characters. |