ImageGear .NET v25.2 - Updated
presentationQuality Property

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > PageView class : presentationQuality Property
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

Reference

PageView class
PageView Members

Is this page helpful?
Yes No
Thanks for your feedback.