---
layout: default-layout
noTitleIndex: true
needAutoGenerateSidebar: true
title: How can I resize the view of image (e.g. zoom in/out an current image)?
keywords: Dynamic Web TWAIN, Image Viewer, resize view
breadcrumbText: How can I resize the view of image (e.g. zoom in/out on an image)?
description: How can I resize the view of image (e.g. zoom in/out on an image)?
date: 2021-12-09 11:34:50 +0000
last_modified: 2026-01-22 13:04:05 -08:00
---

# Image Viewer

## How can I resize the view of image (e.g. zoom in/out on an image)?

Use the viewer’s `zoom` property to change the zoom factor (enlarge or reduce the current page). See the API reference for details: [zoom](/_articles/info/api/WebTwain_Viewer.md#zoom){:target="_blank"}.
