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


C1.Document アセンブリ > C1.Document.Util 名前空間 > C1TextLayout クラス : MaxWidth フィールド
Gets or sets the maximum available width, null - width is unlimited.
シンタックス
'宣言
 
Public MaxWidth As System.Nullable(Of Double)
'使用法
 
Dim instance As C1TextLayout
Dim value As System.Nullable(Of Double)
 
value = instance.MaxWidth
 
instance.MaxWidth = value
public System.Nullable<double> MaxWidth
参照

参照

C1TextLayout クラス
C1TextLayout メンバ