FlexReport for WinForms
GetText メソッド (C1ExportTextLayout)


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

戻り値の型

The text of the text layout.
参照

参照

C1ExportTextLayout クラス
C1ExportTextLayout メンバ