FirstLineIndent property

This property returns or sets indentation for the first line in 1/100th mm. If the value is negative, the property sets a hanging indentation.

Defined in

TextParagraph

Data type

int

Syntax

public int getFirstLineIndent()
public void setFirstLineIndent(int indent)

See examples

Example: FirstLineIndent property