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

TextView.SetRulerVisible

Sets whether ruler is visible.

Component Version macOS Windows Linux Server iOS SDK
TextView 9.2 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "TextView.SetRulerVisible"; TextView; Value )   More

Parameters

Parameter Description Example
TextView The reference number to the text view. $textview
Value The new setting.
Pass 1 to show ruler or 0 to hide it.
1

Result

Returns OK or error.

Description

Sets whether ruler is visible.

See also

Example Databases

This function checks for a license.

Created 15th April 2019, last changed 28th November 2019


TextView.SetReadOnly - TextView.SetSelectedHTMLText