FlexReport for WinForms
SetRtf メソッド (C1RichText)


C1.Report アセンブリ > C1.Document.Util 名前空間 > C1RichText クラス : SetRtf メソッド
The RTF text.
Sets RTF text to the object.
シンタックス
'宣言
 
Public Sub SetRtf( _
   ByVal rtf As System.String _
) 
'使用法
 
Dim instance As C1RichText
Dim rtf As System.String
 
instance.SetRtf(rtf)
public void SetRtf( 
   System.string rtf
)

パラメータ

rtf
The RTF text.
参照

参照

C1RichText クラス
C1RichText メンバ