Document.NoLineBreakBefore Property

Definition

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

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

Property Value

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

Applies to