TextBox.ImageAlign

Syntax

ImageAlign: PP.LTRB

Description

The ImageAlign property determines background image alignment.

Comments

Use JSON or the setImageAlign method to set the property value, and the getImageAlign method to get the property value.

Example

The example of use is given in the Example of Creating the TextBox Component page.

See also:

TextBox