public final class NoteColor
extends com.aspose.ms.System.Enum
Specifies the suggested background color of the Note object
Modifier and Type | Field and Description |
---|---|
static int |
Blue
Blue color.
|
static int |
Green
Green color.
|
static int |
Pink
Pink color.
|
static int |
White
White color.
|
static int |
Yellow
Yellow color.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Blue
Blue color.
public static final int Green
Green color.
public static final int Pink
Pink color.
public static final int Yellow
Yellow color.
public static final int White
White color.