[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ParagraphFormat.FarEastLineBreakControl

FarEastLineBreakControl Property

FarEastLineBreakControl

Gets or sets a value indicating whether East Asian typography and line-breaking rules are applied to determine which characters may begin or end lines in the paragraph. This setting applies only to Simplified Chinese, Traditional Chinese, and Japanese text.

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