[]
Gets or sets the language of text for which the custom line beginning rule shall be applied.
public string NoLineBreakBeforeLanguage { get; set; }
Public Property NoLineBreakBeforeLanguage 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.