ComponentOne FlexReport for UWP
LineSpacing Property (Field)

C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace > Field 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.

Note that this property is ignored if RTF is true.

Syntax
'Declaration
 
Public Property LineSpacing As System.Double
public System.double LineSpacing {get; set;}
See Also

Reference

Field Class
Field Members