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

Glossary Item Box

Indicates the magnification of the magnifier.

Syntax

ASP.NET Ajax Javascript (Specification) 
function get_magnifierMagnification() : Number
function set_magnifierMagnification(value : Number)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPageView.get_magnifierMagnification();

Remarks

This property is a number that specifies the magnification applied to the image displayed in the magnifier. This must be a value between 1.5 and 8.0, with larger values magnifying more than smaller ones. In most cases, 3.0 is a good value.

See Also

©2013. Accusoft Corporation. All Rights Reserved.