com.aspose.email
Class NoteColor

java.lang.Object
  extended by com.aspose.email.NoteColor

public final class NoteColor
extends Object

Specifies the suggested background color of the Note object


Field Summary
static int BLUE
           
static int GREEN
           
static int PINK
           
static int WHITE
           
static int YELLOW
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BLUE

public static final int BLUE
See Also:
Constant Field Values

GREEN

public static final int GREEN
See Also:
Constant Field Values

PINK

public static final int PINK
See Also:
Constant Field Values

YELLOW

public static final int YELLOW
See Also:
Constant Field Values

WHITE

public static final int WHITE
See Also:
Constant Field Values


Copyright (c) 2002-2011 Aspose Pty Ltd. All Rights Reserved.