Class Constants
A static class containing global constants for the application.
Inheritance
System.Object
Constants
Namespace: IronWord.Models.Common
Assembly: IronWord.dll
Syntax
public static class Constants : Object
Fields
DefaultTextColor
The default text color used throughout the application.
Declaration
public const string DefaultTextColor = "0015ef"
Field Value
| Type | Description |
|---|---|
| System.String |