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

In This Topic
    LineWrapLikeWord6 Property
    In This Topic
    Gets or sets whether to emulate Word 6.0 line wrapping for East Asian text.
    Syntax
    'Declaration
     
    Public Property LineWrapLikeWord6 As System.Boolean
    public System.bool LineWrapLikeWord6 {get; set;}
    See Also