_ParagraphFormat.FarEastLineBreakControl Property

Definition

True if Microsoft Word applies East Asian line-breaking rules to the specified paragraphs.

public:
 property int FarEastLineBreakControl { int get(); void set(int value); };
public int FarEastLineBreakControl { get; set; }
member this.FarEastLineBreakControl : int with get, set
Public Property FarEastLineBreakControl As Integer

Property Value

Remarks

This property returns wdUndefined if it's set to True for only some of the specified paragraphs.

Applies to