Gets or sets the bottom distance, in twips, between this and the next paragraph.

Syntax

public int BottomDistance { get; set; }
Public Property BottomDistance() As Integer

Remarks

The property's default value is 0.

The property returns its default value when the text selection contains multiple paragraphs with mixed bottom distances. The Selection.IsCommonValueSelected method can be used to check for mixed attributes.