C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / CheckBoxField Class / LineSpacing Property

In This Topic
LineSpacing Property (CheckBoxField)
In This Topic
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 Double
 
See Also