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


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

参照

C1TextLayout クラス
C1TextLayout メンバ