VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI Namespace / WebDocumentViewerBaseJS type / setZoom Property
Syntax BrowserCompatibility SeeAlso
In This Topic
setZoom Method
In This Topic
Sets the image zoom in the viewer.
Syntax
var instance = new Vintasoft.Imaging.UI.WebDocumentViewerBaseJS(settings);

var value; // Type: any

// Parameters
var value; // Type: number

value = instance.setZoom(value);

Parameters

value
New image zoom.
Browser Compatibility
56+
45+
11
See Also