[]
Represents an inline element that causes a new line to begin.
public class LineBreak : FormattableInline
Creates a new instance of LineBreak.
public LineBreak()
Creates a new instance of LineBreak.
public LineBreak(TextFormat format)
format
TextFormatGets the number of UTF-16 characters.
public override int GetCharCount()
Gets the string of UTF-16 characters.
public override string GetChars()