Class PictureColor
specifies the picture color.
Inheritance
System.Object
PictureColor
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public sealed class PictureColor : Enum
Fields
Automatic
Picture automatic color.
Declaration
public const PictureColor Automatic
Field Value
Type |
---|
PictureColor |
BlackAndWhite
Picture black and white color.
Declaration
public const PictureColor BlackAndWhite
Field Value
Type |
---|
PictureColor |
Grayscale
Picture gray-scale color.
Declaration
public const PictureColor Grayscale
Field Value
Type |
---|
PictureColor |
Washout
Picture washout color.
Declaration
public const PictureColor Washout
Field Value
Type |
---|
PictureColor |