rightIndent

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 rightIndent of line of field to pixels

# Params

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

# Examples

set the rightIndent of line 1 of field 1 to 15

# Description

Use the rightIndent property to indent the right side of whole paragraphs of text in a field.

# Tags

ui,

# See