FlexReport for WPF
Length プロパティ (C1TextRange)


C1.WPF.Document.4.6.2 アセンブリ > C1.WPF.Document 名前空間 > C1TextRange 構造体 : Length プロパティ
テキスト範囲の長さを取得または設定します。
シンタックス
'宣言
 
Public Property Length As System.Integer
'使用法
 
Dim instance As C1TextRange
Dim value As System.Integer
 
instance.Length = value
 
value = instance.Length
public System.int Length {get; set;}
参照

C1TextRange 構造体
C1TextRange メンバ