Word for UWP
ParseRtfText メソッド

C1.UWP.Word アセンブリ > C1.Xaml.Word 名前空間 > C1WordDocument クラス : ParseRtfText メソッド
RTF 書式設定されたテキスト。
RTF テキストを解析し、このドキュメントコンテンツに追加します。
シンタックス
'宣言
 
Public Sub ParseRtfText( _
   ByVal text As System.String _
) 
public void ParseRtfText( 
   System.string text
)

パラメータ

text
RTF 書式設定されたテキスト。
参照

C1WordDocument クラス
C1WordDocument メンバ