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

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

    Has no effect when SpaceAfterAuto is true.

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