Word for UWP
LoadFromRtfAsync メソッド

C1.UWP.Word アセンブリ > C1.Xaml.Word 名前空間 > C1WordDocument クラス : LoadFromRtfAsync メソッド
RTF 形式のストレージファイル。
RTF 形式のファイルからドキュメントをロードします。
シンタックス
'宣言
 
Public Function LoadFromRtfAsync( _
   ByVal file As Windows.Storage.StorageFile _
) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task LoadFromRtfAsync( 
   Windows.Storage.StorageFile file
)

パラメータ

file
RTF 形式のストレージファイル。
参照

C1WordDocument クラス
C1WordDocument メンバ