RichEditAppearance.Text Property
Provides access to the appearance object containing appearance settings for the text.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.XtraRichEdit.v24.2.dll
NuGet Package: DevExpress.Win.RichEdit
#Declaration
public AppearanceObject Text { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An Appearance |
#Remarks
Appearance settings affects only the text that is not explicitly formatted.
Important
Starting with v19.