BookmarkOptions.Color Property
In This Article
Gets or sets the color used to indicate a bookmark in the document.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
#Property Value
Type | Description |
---|---|
Color | A Color structure representing ARGB color. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Color |
---|---|
Rich |
|
#Remarks
Note
The Color
option does not affect documents that you export or print from the Rich
See Also