WebView.ResetPageZoom
---------------------

Resets the web page zoom.

| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|---|
| [WebView](component_WebView.md) | [4.1](newinversion41.md) | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ✅ Yes |

MBS( "WebView.ResetPageZoom"; WebViewerRef ) 

**MBS**( **"WebView.ResetPageZoom";** /\* Resets the web page zoom. \*/  
**$WebViewerRef**) /\* Either the Web Viewer Object Name or the Web Viewer ID as returned by "[WebView.FindByName](WebViewFindByName.md)" function. \*/ 

### Parameters

| Parameter | Description | Example |
|---|---|---|
| WebViewerRef | Either the Web Viewer Object Name or the Web Viewer ID as returned by "[WebView.FindByName](WebViewFindByName.md)" function. |  |

### Description

Resets the web page zoom.  
### See also

- [WebView.CanResetPageZoom](WebViewCanResetPageZoom.md)
- [WebView.FindByName](WebViewFindByName.md)
- [WebView.ZoomPageIn](WebViewZoomPageIn.md)
- [WebView.ZoomPageOut](WebViewZoomPageOut.md)

### Release notes

- **Version 15.4**
    - Implemented [WebView.CanZoomPageIn](https://www.mbsplugins.eu/WebViewCanZoomPageIn.shtml), [WebView.CanZoomPageOut](https://www.mbsplugins.eu/WebViewCanZoomPageOut.shtml), [WebView.CanResetPageZoom](https://www.mbsplugins.eu/WebViewCanResetPageZoom.shtml), [WebView.ZoomPageIn](https://www.mbsplugins.eu/WebViewZoomPageIn.shtml), [WebView.ZoomPageOut](https://www.mbsplugins.eu/WebViewZoomPageOut.shtml), [WebView.ResetPageZoom](https://www.mbsplugins.eu/WebViewResetPageZoom.shtml), [WebView.SetPageSizeMultiplier](https://www.mbsplugins.eu/WebViewSetPageSizeMultiplier.shtml) and [WebView.GetPageSizeMultiplier](https://www.mbsplugins.eu/WebViewGetPageSizeMultiplier.shtml) for Windows in FileMaker 19.4 or newer.

### Blog Entries

- [MBS FileMaker Plugin, version 15.4pr4](https://www.mbsplugins.de/archive/2025-08-25/MBS_FileMaker_Plugin_version_1/monkeybreadsoftware_blog_filemaker)

Created 18th August 2014 , last changed 24th August 2025

  
[WebView.RenderPDF](WebViewRenderPDF.md) - [WebView.RunJavaScript](WebViewRunJavaScript.md)

[HTML Version](WebViewresetPageZoom.shtml)