DocumentViewerPrintOptionsHighQualityLevel Property
Note: This API is now obsolete.
Gets or sets a value in percentage that specifies the level used when printing in high quality.
The default is 100.
Level 100 ensures excellent quality but may cause slow printing for some documents, you can decrease
the level to increase the printing speed while maintaining an acceptable quality for your case.
For this property to be effective
HighQuality property should be set
to true.
Namespace: GleamTech.DocumentUltimate.AspNet.UIAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
[ObsoleteAttribute("HighQualityLevel is deprecated, use Resolution instead.")]
public int HighQualityLevel { get; set; }
<ObsoleteAttribute("HighQualityLevel is deprecated, use Resolution instead.")>
Public Property HighQualityLevel As Integer
Get
Set
Property Value
Int32