Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

WebView.MakeTextLarger

Increases the text size.

Component Version macOS Windows Linux Server iOS SDK
WebView 4.1 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "WebView.MakeTextLarger"; WebViewerRef )   More

Parameters

Parameter Description Example
WebViewerRef Either the Web Viewer Object Name or the Web Viewer ID as returned by "WebView.FindByName" function.

Description

Increases the text size.

Examples

Increase text size:

MBS("Webview.MakeTextLarger"; "web")

See also

This function checks for a license.

Created 18th August 2014, last changed 25th August 2017


WebView.LoadURL - WebView.MakeTextSmaller