Gets or sets the distance, in twips, between the text and the paragraph's frame.

Syntax

public int FrameDistance { get; set; }
Public Property FrameDistance() 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 distances. The Selection.IsCommonValueSelected method can be used to check for mixed attributes.