Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

IdxRichEditParagraphPropertiesBase Members

In This Article

#Methods

Name
GetAlignment
GetBackColor
GetContextualSpacing
GetFirstLineIndent
GetFirstLineIndentType
GetKeepLinesTogether
GetLeftIndent
GetLineSpacing
GetLineSpacingMultiplier
GetLineSpacingRule
GetOutlineLevel
GetPageBreakBefore
GetRightIndent
GetSpacingAfter
GetSpacingBefore
GetSuppressHyphenation
GetSuppressLineNumbers
Reset
Reset(TdxRichEditParagraphPropertiesMask)
SetAlignment(TdxNullableValue<TdxRichEditParagraphAlignment>)
SetBackColor(TdxNullableValue<TdxAlphaColor>)
SetContextualSpacing(TdxNullableBoolean)
SetFirstLineIndent(TdxNullableSingle)
SetFirstLineIndentType(TdxNullableValue<TdxRichEditParagraphFirstLineIndent>)
SetKeepLinesTogether(TdxNullableBoolean)
SetLeftIndent(TdxNullableSingle)
SetLineSpacing(TdxNullableSingle)
SetLineSpacingMultiplier(TdxNullableSingle)
SetLineSpacingRule(TdxNullableValue<TdxRichEditParagraphLineSpacing>)
SetOutlineLevel(TdxNullableInteger)
SetPageBreakBefore(TdxNullableBoolean)
SetRightIndent(TdxNullableSingle)
SetSpacingAfter(TdxNullableSingle)
SetSpacingBefore(TdxNullableSingle)
SetSuppressHyphenation(TdxNullableBoolean)
SetSuppressLineNumbers(TdxNullableBoolean)
See Also