IsColor

DjvuPage.IsColor property

Gets a value indicating whether this instance is color.

public bool IsColor { get; }

Property Value

true if this instance is color; otherwise, false.

See Also