Skip to content

Commit e41bac9

Browse files
935866: Updated Review changes
1 parent c7e3d5e commit e41bac9

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

ej2-asp-core-mvc/document-editor/section-format.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,7 @@ documenteditor.selection.sectionFormat.bottomMargin = 10;
3535
documenteditor.selection.sectionFormat.topMargin = 10;
3636
```
3737

38-
When the maximum Margin value of limit is reached, an alert will appear, as follow
39-
40-
![Margin Limit Alert](images/Margin_Limit_Alert.PNG)
41-
42-
>Note: The maximum value of Margin is 1584, as per Microsoft Word application and you can set any value less than 1584 to this property. If you set any value greater than 1584, then Syncfusion Document editor will automatically reset as 1584.
38+
>Note: The maximum value of Margin is 1584, as per Microsoft Word application and you can set any value less than or equal to 1584 to this property. If you set any value greater than 1584, then Syncfusion Document editor will automatically reset as 1584.
4339
4440
## Header distance
4541

@@ -59,4 +55,4 @@ documenteditor.selection.sectionFormat.footerDistance = 72;
5955

6056
## See Also
6157

62-
* [Pagesetup dialog](../document-editor/dialog#page-setup-dialog)
58+
* [Pagesetup dialog](../document-editor/dialog#page-setup-dialog)

0 commit comments

Comments
 (0)