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


C1.Document アセンブリ > C1.Document.Util 名前空間 > C1TextLayout クラス : TextFitMode フィールド
Gets or sets a value indicating how tex should be fit in specified bounds, bounds are specified by the MaxWidth and MaxHeight, they both should be not null if TextFitMode is not None.
シンタックス
'宣言
 
Public TextFitMode As TextFitMode
'使用法
 
Dim instance As C1TextLayout
Dim value As TextFitMode
 
value = instance.TextFitMode
 
instance.TextFitMode = value
public TextFitMode TextFitMode
参照

参照

C1TextLayout クラス
C1TextLayout メンバ