LeftIndent property

This property returns or sets the left indentation before a section in 1/100th mm.

Defined in

TextSection

Data type

int

Syntax

public int getLeftIndent()
public void setLeftIndent(int indent)

See examples

Example: LeftIndent property