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


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

参照

C1TextLayout クラス
C1TextLayout メンバ