FlexReport for WinForms
GetText メソッド (C1TextLayout)


C1.Document.4.6.2 アセンブリ > C1.Document.Util 名前空間 > C1TextLayout クラス : GetText メソッド
Get the text of this text layout as a single string.
シンタックス
'宣言
 
Public MustOverride Function GetText() As System.String
'使用法
 
Dim instance As C1TextLayout
Dim value As System.String
 
value = instance.GetText()
public abstract System.string GetText()

戻り値の型

The text of the text layout.
参照

参照

C1TextLayout クラス
C1TextLayout メンバ