Click or drag to resize

PictureColor Enumeration

Picture color types.

Namespace: Spire.Doc.Documents
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public enum PictureColor
Members
Member name Value Description
Automatic 0 Picture automatic color.
Grayscale 1 Picture grayscale color.
BlackAndWhite 2 Picture black and white color.
Washout 3 Picture washout color.
See Also