FlexReport for WinForms
LineSpacing プロパティ (Field)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > Field クラス : LineSpacing プロパティ
Gets or sets the line spacing between text lines in the field, in percent. The default is 100 which corresponds to normal line spacing.

Note that this property is ignored if RTF is true.

シンタックス
'宣言
 
Public Property LineSpacing As System.Double
'使用法
 
Dim instance As Field
Dim value As System.Double
 
instance.LineSpacing = value
 
value = instance.LineSpacing
public System.double LineSpacing {get; set;}
参照

参照

Field クラス
Field メンバ