first_line_indent الملكية
first_line_indent الملكية
يحدد حجم المسافة البادئة الذي سيتم تطبيقه على السطر الأول من النص في الفقرة.
تعريف:
@property
def first_line_indent(self):
...
@first_line_indent.setter
def first_line_indent(self, value):
...