ComponentOne Word for UWP
SpacesAfter Property

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

Property Value

The spaces after of the paragraph.
See Also

Reference

RtfParagraph Class
RtfParagraph Members