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.
Namespace: GleamTech.DocumentUltimate.AspNet.UIAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
[ObsoleteAttribute("Grayscale is deprecated, as it's no longer useful.")]
public bool Grayscale { get; set; }
<ObsoleteAttribute("Grayscale is deprecated, as it's no longer useful.")>
Public Property Grayscale As Boolean
Get
Set
Property Value
Boolean