File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
Document-Processing/Word/Word-Processor Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,9 @@ documenteditor.documentEditorSettings.showHiddenMarks = true;
152152{% include code-snippet/document-editor/asp-net-core/paragraph-format/tagHelper %}
153153{% endhighlight %}
154154{% highlight c# tabtitle="Paragraph-format.cs" %}
155- {% endhighlight %}{% endtabs %}
155+ {% include code-snippet/document-editor/asp-net-core/paragraph-format/document-editor %}
156+ {% endhighlight %}
157+ {% endtabs %}
156158
157159
158160## See Also
Original file line number Diff line number Diff line change @@ -152,7 +152,9 @@ documenteditor.documentEditorSettings.showHiddenMarks = true;
152152{% include code-snippet/document-editor/asp-net-mvc/paragraph-format/razor %}
153153{% endhighlight %}
154154{% highlight c# tabtitle="Paragraph-format.cs" %}
155- {% endhighlight %}{% endtabs %}
155+ {% include code-snippet/document-editor/asp-net-mvc/paragraph-format/document-editor %}
156+ {% endhighlight %}
157+ {% endtabs %}
156158
157159
158160
Original file line number Diff line number Diff line change 11---
22layout : post
3- title : Paragraph format in JavaScript (ES5) Document editor control
3+ title : Paragraph format in JavaScript (ES5) Document editor | Syncfusion
44description : Learn here all about Paragraph format in Syncfusion JavaScript (ES5) Document editor control of Syncfusion Essential JS 2 and more.
55platform : document-processing
66control : Paragraph format
Original file line number Diff line number Diff line change 11---
22layout : post
3- title : Paragraph format in JavaScript (ES6) Document editor control | Syncfusion
3+ title : Paragraph format in JavaScript (ES6) Document editor | Syncfusion
44description : Learn here all about Paragraph format in Syncfusion JavaScript (ES6) Document editor control of Syncfusion Essential JS 2 and more.
55platform : document-processing
66control : Paragraph format
You can’t perform that action at this time.
0 commit comments