In This Topic
The Paragraph group includes several options for customizing the paragraph settings used in the C1RichTextBox control. The Paragraph group appears similar to the following image:
The Paragraph group includes the following options:
- Align Text Left: The Align Text Left option aligns the selected text so that it is left justified. This is the default alignment option.
- Align Text Center: The Align Text Center option aligns the selected text so that it is centered in the RichTextBox control.
- Align Text Right: The Align Text Right option aligns the selected text so that it is right justified.
- Justify: The Justify option spaces the selected text so that it is fully justified.
- Bullets: The Bullets option is a button that adds or removes bulleting from the selected text.
- Numbering: The Numbering option is a button that adds or removes numbering from the selected text.
- Text Wrapping: The Text Wrapping option determines if lines of text should be wrapped to fit in the RichTextBox. By default text is wrapped.
-
Borders: The Borders drop-down box allows you to set the border color, thickness, and where the borders appear.
-
Paragraph Color: The Paragraph Color option is a drop-down color picker that lists common colors that will change the color of the background of the entire paragraph. By default this option is set to White.
- Margin: The Margin drop-down box, allows you to set the margin thickness of the Left, Right, Top, and Bottom margins surrounding the text. By default the Left, Right, and Top values are set to 0 and the Bottom margin is set to 10.
- Padding: The Padding drop-down box, allows you to set the padding space of the Left, Right, Top, and Bottom areas surrounding the selected text. By default these values are set to 0 and there is no padding.