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