Table of Contents

DocumentViewerPrintOptions.Grayscale Property

Definition

Namespace
GleamTech.DocumentUltimate.AspNet.UI
Assembly
GleamTech.DocumentUltimate.dll

Obsolete

Gets or sets a value that specifies whether to print in grayscale (black and white). The default is false.

[Obsolete("Grayscale is deprecated, as it's no longer useful.")]
[JsonIgnore]
public bool Grayscale { get; set; }

Property Value

bool