Documents for PDF, .NET Edition Documentation
AppendLine() Method

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class > AppendLine Method : AppendLine() Method
Adds a line break element to the end of the Inlines collection.
Syntax
'Declaration
 
Public Overloads Function AppendLine() As LineBreak
public LineBreak AppendLine()

Return Value

The appended LineBreak.
See Also

Reference

TextLayout Class
TextLayout Members
Overload List