ImageGear for .NET
presentationQuality Property
See Also  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > PageView Class : presentationQuality Property

Glossary Item Box

Indicates the presentation quality for the viewer.

Syntax

ASP.NET Ajax Javascript (Specification) 
function get_presentationQuality() : Integer
function set_presentationQuality(value : Integer)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPageView.get_presentationQuality();

Remarks

This property controls several different settings internal to the viewer. This property must be an integer between 0 and 100, with higher values resulting in better visual quality in the image and lower values resulting in faster operation of the viewer.

See Also

©2013. Accusoft Corporation. All Rights Reserved.