ComponentOne FlexReport for WinForms
LineSpacing Property (TextFieldBase)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > TextFieldBase Class : LineSpacing Property
Gets or sets the line spacing between text lines in the field, in percent. The default is 100 which corresponds to normal line spacing.
Syntax
'Declaration
 
Public Property LineSpacing As System.Double
public System.double LineSpacing {get; set;}
See Also

Reference

TextFieldBase Class
TextFieldBase Members