LineSpacing Property (CheckBoxField)
Gets or sets the line spacing between text lines in the field, in percent. The default is 100 which corresponds to normal line spacing.
public double LineSpacing {get; set;}
'Declaration
Public Property LineSpacing As Double