[]
Gets or sets the language of text for which the custom line ending rule shall be applied.
public string NoLineBreakAfterLanguage { get; set; }
Public Property NoLineBreakAfterLanguage As String
Applications supporting this functionality shall support custom line breaking for the following four languages: Chinese(Traditional), Chinese(Simplified), Japanese, Korean. Applications can also support custom line breaking rules for other languages, but this is not required.