DocumentViewerPrintOptionsGrayscale Property

Note: This API is now obsolete.
Gets or sets a value that specifies whether to print in grayscale (black and white). The default is false.

Definition

Namespace: GleamTech.DocumentUltimate.AspNet.UI
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
[ObsoleteAttribute("Grayscale is deprecated, as it's no longer useful.")]
public bool Grayscale { get; set; }

Property Value

Boolean

See Also