Gets or sets the line width, in twips, of the paragraph's frame.

Syntax

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

Remarks

The property's default value is 15 twips (0.75 pt).

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