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


C1.Document.4.6.2 アセンブリ > C1.Document.Util 名前空間 > C1TextLayout クラス : TextFitMode フィールド
Gets or sets a value indicating how tex should be fit in specified bounds, bounds are specified by the C1TextLayout.MaxWidth and C1TextLayout.MaxHeight, they both should be not null if C1TextLayout.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 メンバ