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

In This Topic
    UseWord97LineBreakRules Property
    In This Topic
    Gets or sets whether to emulate Word 97 East Asian line breaking.
    Syntax
    'Declaration
     
    Public Property UseWord97LineBreakRules As System.Boolean
    public System.bool UseWord97LineBreakRules {get; set;}
    See Also