[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.EastAsianTypography.NoLineBreakBefore

NoLineBreakBefore Property

NoLineBreakBefore

Gets or sets the set of characters which shall be restricted from beginning 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 NoLineBreakBeforeLanguage or automatic detection methods.

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