Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / ApplyBreakingRules Property

In This Topic
    ApplyBreakingRules Property
    In This Topic
    Gets or sets whether to use legacy ethiopic and amharic line breaking rules.
    Syntax
    'Declaration
     
    Public Property ApplyBreakingRules As System.Boolean
    public System.bool ApplyBreakingRules {get; set;}
    See Also