ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfParagraph Class / SpacesBefore Property

In This Topic
    SpacesBefore Property
    In This Topic
    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