OfficeColor(SystemColors) Constructor
Initializes a new instance of the OfficeColor class with specified settings.
Namespace: DevExpress.Docs
Assembly: DevExpress.Docs.Core.v25.2.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| systemColor | SystemColors | A SystemColors enumeration value that specifies the system color. |
See Also