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