Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / AppendLine Method

In This Topic
    AppendLine Method
    In This Topic
    Adds a line break element to the end of the Inlines collection.
    Overload List
    OverloadDescription
    Adds a line break element to the end of the Inlines collection.  
    Adds a line break element to the end of the Inlines collection.  
    Adds a text run with default formatting, followed by a line break, to the end of the Inlines collection.  
    Adds a text run with the specified format, followed by a line break, to the end of the Inlines collection.  
    See Also