[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ParagraphFormat.FarEastLineBreakControl

FarEastLineBreakControl Property

FarEastLineBreakControl

Gets or sets whether East Asian typography and line-breaking rules shall be applied to text in this paragraph to determine which characters can begin and end each line. This property only applies to Simplified Chinese, Traditional Chinese, and Japanese text in this paragraph.

Declaration
public bool FarEastLineBreakControl { get; set; }
Public Property FarEastLineBreakControl As Boolean