RichTextBox for WPF
ConvertFromDocument メソッド (RtfFilter)

C1.WPF.RichTextBox.4.5.2 アセンブリ > C1.WPF.RichTextBox.Documents 名前空間 > RtfFilter クラス : ConvertFromDocument メソッド
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 メンバ