Adds a text run with default formatting, followed by a line break, to the end of the
Inlines collection.
シンタックス
'宣言
Public Overloads Function AppendLine( _
ByVal As System.String _
) As LineBreak
public LineBreak AppendLine(
System.string
)
パラメータ
- text
- The text to append.
戻り値の型
参照