Back to Devexpress

ParagraphPropertiesBase Properties

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-paragraphpropertiesbase-dot-underscore-properties.md

latest4.1 KB
Original Source

ParagraphPropertiesBase Properties

Serves as the base for the ParagraphProperties interface, obtaining paragraph properties.

NameDescription
AlignmentGets or sets the paragraph’s text alignment.
BackColorGets or sets the background color of paragraph(s).
BordersGets the paragraph border properties.
ContextualSpacingGets or sets whether to suppress addition of additional space (contextual spacing) between paragraphs of the same style.
FirstLineIndentGets or sets a value specifying the indent of the first line of a paragraph.
FirstLineIndentTypeGets or sets how a paragraph’s first line is indented.
KeepLinesTogetherGets or sets whether to prevent all page breaks that interrupt a paragraph.
KeepWithNextGets or sets whether to put a break between the current paragraph and the next paragraph.
LeftIndentGets or sets a paragraph’s left indent.
LineSpacingGets or sets a line spacing value.
LineSpacingMultiplierGets or sets the multiplier used to calculate the line spacing value.
LineSpacingTypeGets or sets the spacing type between a paragraph’s lines.
OutlineLevelGets or sets the paragraph’s outline level.
PageBreakBeforeGets or sets whether to insert a page break before specified paragraph(s).
RightIndentGets or sets the paragraph’s right indent.
RightToLeftGets or sets whether to change the paragraph’s text direction to right-to-left.
SpacingAfterGets or sets the spacing after a paragraph.
SpacingBeforeGets or sets the spacing before a paragraph.
SuppressHyphenationGets or sets whether to hyphenate a paragraph.
SuppressLineNumbersGets or sets whether to display line numbers for the paragraphs.
WidowOrphanControlGets or sets whether to apply control over the widow and orphan lines.

See Also

ParagraphPropertiesBase Interface

ParagraphPropertiesBase Members

DevExpress.XtraRichEdit.API.Native Namespace