leftIndent

Determines the indentation of a paragraph in a field.

# Metadata

Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 5.5 Security:

# Syntax

set the leftIndent of line of field to pixels

# Params

- pixels : The number of pixels to indent the left of a paragraph of text.

# Examples

set the leftIndent of line 1 of field 1 to 15

# Description

Use the leftIndent property to indent the left side of whole paragraphs of text in a field.

# Tags

ui,

# See