TextAttributes.indent

int indent() @property nothrow

Get indent field.

Returns

Amount to indent the paragraph, in pixels.
void indent(int propval) @property nothrow

Set indent field.

Parameters

propvalAmount to indent the paragraph, in pixels.