left_indent property
left_indent property
The left indent from left.
Definition:
@property
def left_indent(self):
...
@left_indent.setter
def left_indent(self, value):
...
See Also
- class
TextLineInfo
The left indent from left.
@property
def left_indent(self):
...
@left_indent.setter
def left_indent(self, value):
...
TextLineInfo