FlexReport for WPF
Text プロパティ (RtfField)


C1.WPF.FlexReport.4.6.2 アセンブリ > C1.WPF.FlexReport 名前空間 > RtfField クラス : Text プロパティ
RTF テキストを取得または設定します。
シンタックス
'宣言
 
Public Property Text As ScriptStringValue
'使用法
 
Dim instance As RtfField
Dim value As ScriptStringValue
 
instance.Text = value
 
value = instance.Text
public ScriptStringValue Text {get; set;}
参照

RtfField クラス
RtfField メンバ