Share

TextBoxProxy.SingleLineText Property

Parent Object: TextBoxProxy

Description

Gets/Sets the single line text option. If True, all line breaks are removed from multi-line text.

Syntax

TextBoxProxy.SingleLineText() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 2008

Was this information helpful?