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

In This Topic
    DoNotExpandShiftReturn Property
    In This Topic
    Gets or sets whether to don't justify lines ending in soft line break.
    Syntax
    'Declaration
     
    Public Property DoNotExpandShiftReturn As System.Boolean
    public System.bool DoNotExpandShiftReturn {get; set;}
    See Also