CharacterPropertiesMask Enum
Lists the value masks available for character properties.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
#Members
Name | Description |
---|---|
None
|
No character properties are specified. |
Font
|
|
Font
|
|
Font
|
|
Font
|
|
Font
|
|
Theme
|
|
Theme
|
|
Theme
|
|
Theme
|
|
Font
|
|
Bold
|
|
Italic
|
|
Strikeout
|
|
Underline
|
|
All
|
|
Small
|
|
Spacing
|
|
Kerning
|
|
Scale
|
|
Position
|
|
Snap
|
|
Fore
|
|
Back
|
|
Underline
|
|
Use
|
0x00000800 |
Script
|
Character |
Hidden
|
|
Language
|
|
No
|
|
Highlight
|
|
All
|
Specifies all character properties. |
#Remarks
A CharacterPropertiesMask enumeration value is used as the CharacterPropertiesBase.Reset method parameter.