Table of Contents

DocumentViewerPrintOptions.HighQuality Property

Definition

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

Obsolete

Gets or sets a value that specifies whether to print in high quality. The default is true.

[Obsolete("HighQuality is deprecated, use Resolution instead.")]
[JsonIgnore]
public bool HighQuality { get; set; }

Property Value

bool