DocumentViewerPrintOptions.Grayscale Property
Definition
- Namespace
- GleamTech.DocumentUltimate.AspNet.UI
- Assembly
- GleamTech.DocumentUltimate.dll
Obsolete
Grayscale is deprecated, as it's no longer useful.
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; }