DocumentViewerPrintOptionsResolution Property

Gets or sets a value in percentage that specifies the resolution (quality level) used when printing. The default is 150.

The default level 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.

Definition

Namespace: GleamTech.DocumentUltimate.AspNet.UI
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public int Resolution { get; set; }

Property Value

Int32

See Also