TextAttributes.leftMargin
int leftMargin() @property nothrowGet leftMargin field.
Returns
Width of the left margin in pixels.
void leftMargin(int propval) @property nothrowSet leftMargin field.
Parameters
propval | Width of the left margin in pixels. |