ComponentOne Word for UWP
SpacesBefore Property

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

Property Value

The spaces before of the paragraph.
See Also

Reference

RtfParagraph Class
RtfParagraph Members