java.lang.Objectcom.aspose.words.ColorMode
public class ColorMode
Field Summary | ||
---|---|---|
static final int | NORMAL | |
Rendering with unmodified colors. | ||
static final int | GRAYSCALE | |
Rendering with colors in a range of gray shades from white to black. |
Field Detail |
---|
NORMAL = 0 | |
public static final int NORMAL |
GRAYSCALE = 1 | |
public static final int GRAYSCALE |