ComponentOne Studio for WinRT XAML
ConvertFromDocument メソッド (RtfFilter)

RTF 文字列に変換する C1Document
C1Document の文字列表現を作成します。
構文
'宣言
 
Public Function ConvertFromDocument( _
   ByVal doc As C1Document _
) As System.String
public System.string ConvertFromDocument( 
   C1Document doc
)

パラメータ

doc
RTF 文字列に変換する C1Document

戻り値の型

ドキュメントの RTF 表現を含む文字列。
参照

RtfFilter クラス
RtfFilter メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.