FlexReport for WinForms
Lines フィールド (C1TextLayout)


C1.Document アセンブリ > C1.Document.Util 名前空間 > C1TextLayout クラス : Lines フィールド
Calculated. List of the text lines.
シンタックス
'宣言
 
Public ReadOnly Lines As System.Collections.Generic.List(Of C1TextLayout.Line)
'使用法
 
Dim instance As C1TextLayout
Dim value As System.Collections.Generic.List(Of C1TextLayout.Line)
 
value = instance.Lines
public readonly System.Collections.Generic.List<C1TextLayout.Line> Lines
参照

参照

C1TextLayout クラス
C1TextLayout メンバ