Enum ColorType
ColorType enumeration
Specifies color type of elements on page.
public enum ColorType
Values
Name | Value | Description |
---|---|---|
Rgb | 0 | RGB color type. |
Grayscale | 1 | Grayscale color type. |
BlackAndWhite | 2 | Black and white color type. |
Undefined | 3 | Undefined color type value. |
See Also
- namespace Aspose.Pdf
- assembly Aspose.PDF