In This Topic
Sets a value indicating how an image is positioned within the viewer.
Syntax
var instance = new Vintasoft.Imaging.UI.WebDocumentViewerBaseJS(settings);
var value; // Type: any
// Parameters
var value; // Type: WebImageSizeModeEnumJS
value = instance.setSizeMode(value);
Parameters
- value
- An instance of WebImageSizeModeEnumJS class.
Exceptions
| Exception | Description |
| Thrown if argument has wrong type. |
Browser Compatibility
See Also