DocumentViewerPrintOptionsHighQuality Property

Note: This API is now obsolete.
Gets or sets a value that specifies whether to print in high quality. The default is true.

Definition

Namespace: GleamTech.DocumentUltimate.AspNet.UI
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
[ObsoleteAttribute("HighQuality is deprecated, use Resolution instead.")]
public bool HighQuality { get; set; }

Property Value

Boolean

See Also