Back to Devexpress

ParagraphProperties Properties

blazor-devexpress-dot-blazor-dot-richedit-dot-paragraphproperties-dot-underscore-properties.md

latest2.2 KB
Original Source

ParagraphProperties Properties

Contains the paragraph properties.

NameDescription
AlignmentSpecifies the paragraph alignment.
BackgroundColorSpecifies the paragraph background color.
ContextualSpacingSpecifies whether to remove the additional space (contextual spacing) between paragraphs of the same style.
FirstLineIndentSpecifies the indent of the paragraph’s first line.
FirstLineIndentTypeSpecifies whether and how the first line in the paragraph is indented.
LeftIndentSpecifies the paragraph’s left indent.
LineSpacingSpecifies a line spacing value.
LineSpacingTypeSpecifies the type of spacing between lines in the paragraph.
OutlineLevelSpecifies the paragraph’s outline level.
PageBreakBeforeSpecifies whether to insert a page break before the paragraph.
RightIndentSpecifies the paragraph’s right indent.
SpacingAfterSpecifies the spacing after the paragraph.
SpacingBeforeSpecifies the spacing before the paragraph.

See Also

ParagraphProperties Class

ParagraphProperties Members

DevExpress.Blazor.RichEdit Namespace