Document.NoLineBreakAfter Property

Definition

Gets or sets the kinsoku characters after which Microsoft Office Word will not break a line.

public:
 property System::String ^ NoLineBreakAfter { System::String ^ get(); void set(System::String ^ value); };
public string NoLineBreakAfter { get; set; }
member this.NoLineBreakAfter : string with get, set
Public Property NoLineBreakAfter As String

Property Value

The kinsoku characters after which Microsoft Office Word will not break a line.

Applies to