Example of Paragraph Formatting in ASP.NET Core DocumentEditor Control
This example demonstrates paragraph formatting options in document editor such as indentation, spacing, and text alignment.
DEMO
SOURCE
In this example, paragraph formatting features in the document editor can be found.
- Indentation: Left, right, first line, and hanging.
- Text alignment: Left, right, center, and justified.
- Paragraph spacing–before and after the paragraph.
- Line spacing.
- List format.
More information about the document editor features can be found in this documentation section.