[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.LineBreak

LineBreak Class

Represents an inline element that causes a new line to begin.

Inheritance
LineBreak
Namespace: GrapeCity.Documents.Text
Assembly: DS.Documents.Imaging.dll
Syntax
public class LineBreak : FormattableInline
Public Class LineBreak
    Inherits FormattableInline

Constructors

Name Description
LineBreak()

Creates a new instance of LineBreak.

LineBreak(TextFormat)

Creates a new instance of LineBreak.

Methods

Name Description
GetCharCount()

Gets the number of UTF-16 characters.

GetChars()

Gets the string of UTF-16 characters.