Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Spacing Class / LineUnitBefore Property

In This Topic
    LineUnitBefore Property
    In This Topic
    Gets or sets the amount of spacing (in gridlines) before the paragraph.

    Has no effect when SpaceBeforeAuto is true.

    Syntax
    'Declaration
     
    Public Property LineUnitBefore As System.Single
    public System.float LineUnitBefore {get; set;}
    See Also