FlexReport for WinForms
TextFitMode プロパティ (Style)


C1.Document アセンブリ > C1.Document 名前空間 > Style クラス : TextFitMode プロパティ
Gets or sets a value indicating how the text will be fit into available area.
シンタックス
'宣言
 
Public Property TextFitMode As TextFitMode
'使用法
 
Dim instance As Style
Dim value As TextFitMode
 
instance.TextFitMode = value
 
value = instance.TextFitMode
public TextFitMode TextFitMode {get; set;}
解説
This property is non-ambient - it is inherited from the Parent of the current style unless explicitly set.

The default is 0.

参照

参照

Style クラス
Style メンバ