LineSpacing Property (Watermark)
In This Topic
Gets or sets the text line spacing, in percent. The default is 100 which corresponds to normal line spacing.
Syntax
'Declaration
Public Property LineSpacing As Double
public double LineSpacing {get; set;}
See Also