TextAttributes.indent
int indent() @property nothrowGet indent field.
Returns
Amount to indent the paragraph, in pixels.
void indent(int propval) @property nothrowSet indent field.
Parameters
propval | Amount to indent the paragraph, in pixels. |