ComponentOne Word for UWP
SpaceBetweenLines Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfParagraph Class : SpaceBetweenLines Property
Gets or sets the space between lines value of this paragraph.
Syntax
'Declaration
 
Public Property SpaceBetweenLines As System.Single
public System.float SpaceBetweenLines {get; set;}

Property Value

The space between lines of the paragraph.
See Also

Reference

RtfParagraph Class
RtfParagraph Members