[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.EastAsianTypography.NoLineBreakAfter

NoLineBreakAfter Property

NoLineBreakAfter

Gets or sets the set of characters which shall be restricted from ending a new line for runs of text which shall be subject to custom line breaking logic using the FarEastLineBreakControl when the contents of the document are displayed. This constraint shall only apply to text which has been flagged in the language of this rule via the NoLineBreakAfterLanguage or automatic detection methods.

Declaration
public string NoLineBreakAfter { get; set; }
Public Property NoLineBreakAfter As String