end_line_length property

end_line_length property

The End Line Length

Definition:

@property
def end_line_length(self):
    ...
@end_line_length.setter
def end_line_length(self, value):
    ...

See Also