RichEditImageExportOptions.BackgroundColor Property
Specifies the image background color.
Namespace: DevExpress.XtraRichEdit.Export.Image
Assembly: DevExpress.RichEdit.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Color> | The background color. |
See Also